llvm-project/clang/include/clang
Reid Kleckner 979da9a4c3 Avoid including Builtins.h in Preprocessor.h
Builtins are rarely if ever accessed via the Preprocessor. They are
typically found on the ASTContext, so there should be no performance
penalty to using a pointer indirection to store the builtin context.
2019-11-15 16:45:16 -08:00
..
ARCMigrate
AST Revert "re-land [DebugInfo] Add debug location to stubs generated by CGDeclCXX and mark them as artificial" 2019-11-15 16:21:17 -05:00
ASTMatchers
Analysis New tautological warning for bitwise-or with non-zero constant always true. 2019-10-19 00:57:23 +00:00
Basic Avoid including Builtins.h in Preprocessor.h 2019-11-15 16:45:16 -08:00
CodeGen Initialize all fields in ABIArgInfo. 2019-09-19 00:54:40 +00:00
Config
CrossTU
DirectoryWatcher
Driver [WebAssembly] -fwasm-exceptions enables reference-types 2019-11-13 19:44:11 -08:00
Edit
Format [clang-format] Flexible line endings 2019-11-15 11:50:22 -05:00
Frontend clang/Modules: Sink CompilerInstance::KnownModules into ModuleMap 2019-11-03 19:57:33 -08:00
FrontendTool
Index
Lex Avoid including Builtins.h in Preprocessor.h 2019-11-15 16:45:16 -08:00
Parse [OPENMP50]Generalize handling of context matching/scoring. 2019-11-11 14:41:10 -05:00
Rewrite
Sema [OPENMP50]Generalize handling of context matching/scoring. 2019-11-11 14:41:10 -05:00
Serialization clang/Modules: Error if ReadASTBlock does not find the main module 2019-11-12 08:40:53 -08:00
StaticAnalyzer [Analyzer] Use a reference in a range-based for 2019-11-12 20:53:08 +01:00
Tooling Allow additional file suffixes/extensions considered as source in main include grouping 2019-11-12 21:26:52 +00:00
CMakeLists.txt
module.modulemap Update clang module map for new excluded .def file. 2019-10-11 17:00:34 +00:00