llvm-project/clang/lib
Benjamin Kramer c55e997556 Move some helpers from the global namespace into anonymous ones.
llvm-svn: 344468
2018-10-13 22:18:22 +00:00
..
ARCMigrate Add missing library dependency to fix build break after rC340247 2018-08-21 11:41:41 +00:00
AST Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079 2018-10-11 14:41:10 +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 Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079 2018-10-11 14:41:10 +00:00
CodeGen [OPENMP][NVPTX]Reduce memory usage in target region. 2018-10-12 20:19:59 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Re-commit r344234 "clang-cl: Add /showFilenames option (PR31957)" 2018-10-13 19:13:14 +00:00
Edit Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Format [clang-format] Fix BraceWrapping AfterFunction for ObjC methods 2018-10-12 19:43:01 +00:00
Frontend Remove top-level using declaration from header files, as these aliases leak. 2018-10-12 12:21:29 +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 _InterlockedAdd intrinsic 2018-10-05 21:57:41 +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 Improve -Wshadow warnings with enumerators. 2018-10-11 16:40:18 +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 Move some helpers from the global namespace into anonymous ones. 2018-10-13 22:18:22 +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