Searched refs:Clang (Results 1 – 6 of 6) sorted by relevance
71 CompilerInstance Clang; in getModuleFromSource() local72 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()
46 Supported in both GCC and Clang. With GCC it requires version 4.9.249 instrumentation mode (CONFIG_KASAN_INLINE). With Clang it requires70 This mode requires Clang version 7.0.0 or later.
147 # Clang's compilation database file
15 Generic KASAN is supported in both GCC and Clang. With GCC it requires version18 instrumentation mode (see the Usage section). With Clang it requires version22 Tag-based KASAN is only supported in Clang and requires version 7.0.0 or later.
172 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
451 If the kernel is compiled with a Clang compiler, the compiler needs