llvm-project/clang/lib
Takuto Ikuta 8aa53700ff NFC: Remove trailing space from CodeGenModule.cpp
llvm-svn: 344668
2018-10-17 04:29:56 +00:00
..
ARCMigrate Add missing library dependency to fix build break after rC340247 2018-08-21 11:41:41 +00:00
AST [Fixed Point Arithmetic] FixedPointCast 2018-10-15 16:07:02 +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 [SystemZ] Actually enable -mzvector keywords 2018-10-16 14:57:20 +00:00
CodeGen NFC: Remove trailing space from CodeGenModule.cpp 2018-10-17 04:29:56 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Disable code object version 3 for HIP toolchain 2018-10-16 17:36:23 +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 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 [Fixed Point Arithmetic] FixedPointCast 2018-10-15 16:07:02 +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