Home
last modified time | relevance | path

Searched refs:Clang (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/tools/perf/util/c++/
Dclang.cpp71 CompilerInstance Clang; in getModuleFromSource() local
72 Clang.createDiagnostics(); in getModuleFromSource()
74 Clang.setVirtualFileSystem(&*VFS); in getModuleFromSource()
79 Clang.getDiagnostics()); in getModuleFromSource()
80 Clang.setInvocation(&*CI); in getModuleFromSource()
84 Clang.getDiagnostics())); in getModuleFromSource()
85 Clang.setInvocation(CI); in getModuleFromSource()
89 if (!Clang.ExecuteAction(*Act)) in getModuleFromSource()
/Linux-v5.4/lib/
DKconfig.kasan46 Supported in both GCC and Clang. With GCC it requires version 4.9.2
49 instrumentation mode (CONFIG_KASAN_INLINE). With Clang it requires
70 This mode requires Clang version 7.0.0 or later.
/Linux-v5.4/
D.gitignore147 # Clang's compilation database file
/Linux-v5.4/Documentation/dev-tools/
Dkasan.rst15 Generic KASAN is supported in both GCC and Clang. With GCC it requires version
18 instrumentation mode (see the Usage section). With Clang it requires version
22 Tag-based KASAN is only supported in Clang and requires version 7.0.0 or later.
Dgcov.rst172 GCC-generated .gcno and .gcda files, and use llvm-cov_ for Clang.
177 Build differences between GCC and Clang gcov are handled by Kconfig. It
/Linux-v5.4/Documentation/admin-guide/hw-vuln/
Dspectre.rst451 If the kernel is compiled with a Clang compiler, the compiler needs