llvm-project/clang/lib
Balazs Keri 2a13d66301 [ASTImporter] Removed uneeded default case label.
llvm-svn: 344784
2018-10-19 15:16:51 +00:00
..
ARCMigrate Add missing library dependency to fix build break after rC340247 2018-08-21 11:41:41 +00:00
AST [ASTImporter] Removed uneeded default case label. 2018-10-19 15:16:51 +00:00
ASTMatchers [ASTMatcher] Add missing imaginaryLiteral 2018-10-09 08:44:28 +00:00
Analysis Thread safety analysis: Handle conditional expression in getTrylockCallExpr 2018-10-06 01:09:28 +00:00
Basic [AArch64] Define __ELF__ for aarch64-none-elf and other similar triples. 2018-10-17 21:07:11 +00:00
CodeGen [COFF, ARM64] Add _ReadStatusReg and_WriteStatusReg intrinsics 2018-10-18 23:35:35 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Add support for -mno-tls-direct-seg-refs to Clang 2018-10-18 14:07:02 +00:00
Edit [Fixed Point Arithmetic] FixedPointCast 2018-10-15 16:07:02 +00:00
Format [clang-format] Fix BraceWrapping AfterFunction for ObjC methods 2018-10-12 19:43:01 +00:00
Frontend Add support for -mno-tls-direct-seg-refs to Clang 2018-10-18 14:07:02 +00:00
FrontendTool [Driver][cc1][cc1as] Call OptTable::PrintHelp with explicit " [options] file..." 2018-10-10 00:15:33 +00:00
Headers [COFF, ARM64] Add _ReadStatusReg and_WriteStatusReg intrinsics 2018-10-18 23:35:35 +00:00
Index Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
Lex Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
Parse Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079 2018-10-11 14:41:10 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema [COFF, ARM64] Add _ReadStatusReg and_WriteStatusReg intrinsics 2018-10-18 23:35:35 +00:00
Serialization Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079 2018-10-11 14:41:10 +00:00
StaticAnalyzer [analyzer] Teach CallEvent about C++17 aligned operator new(). 2018-10-15 17:53:18 +00:00
Tooling [Tooling] Expose ExecutorName option. 2018-10-12 11:47:36 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00