llvm-project/clang/lib
David Bolvansky 3cc2ef80d1 Reverted D52835 to fix review comments
llvm-svn: 346866
2018-11-14 14:27:51 +00:00
..
ARCMigrate Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
AST [AST] Allow limiting the scope of common AST traversals (getParents, RAV). 2018-11-14 10:33:30 +00:00
ASTMatchers [AST] Allow limiting the scope of common AST traversals (getParents, RAV). 2018-11-14 10:33:30 +00:00
Analysis Compound literals, enums, et al require const expr 2018-11-09 00:41:36 +00:00
Basic Introduce the _Clang scoped attribute token. 2018-11-09 17:19:45 +00:00
CodeGen [OpenCL] Fix invalid address space generation for clk_event_t 2018-11-14 09:40:05 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' option. 2018-11-14 09:22:16 +00:00
Edit [Fixed Point Arithmetic] Fixed Point to Boolean Cast 2018-10-23 17:55:35 +00:00
Format [clang-format] Do not treat the asm clobber [ as ObjCExpr 2018-11-13 15:38:12 +00:00
Frontend [Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' option. 2018-11-14 09:22:16 +00:00
FrontendTool [analyzer] New flag to print all -analyzer-config options 2018-11-02 15:59:37 +00:00
Headers [PowerPC] [Clang] [AltiVec] The second parameter of vec_sr function should be modulo the number of bits in the element 2018-11-09 03:35:32 +00:00
Index [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension 2018-11-08 11:25:41 +00:00
Lex [HeaderSearch] loadSubdirectoryModuleMaps should respect -working-directory 2018-11-14 01:08:03 +00:00
Parse [NFC] Move storage of dispatch-version to GlobalDecl 2018-11-13 15:48:08 +00:00
Rewrite Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
Sema Reverted D52835 to fix review comments 2018-11-14 14:27:51 +00:00
Serialization [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension 2018-11-08 11:25:41 +00:00
StaticAnalyzer Convert a condition into an assertion per post-review feedback; NFC intended. 2018-11-12 22:32:38 +00:00
Tooling Revert "Make clang-based tools find libc++ on MacOS" 2018-11-12 16:59:50 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00