llvm-project/clang/lib
Alexey Bataev 94c5064701 [OPENMP] Fix enum identifier, NFC.
llvm-svn: 343479
2018-10-01 14:26:31 +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 unified_shared_memory clause on requires directive 2018-10-01 13:47:43 +00:00
ASTMatchers Use the container form llvm::sort(C, ...) 2018-09-30 21:41:11 +00:00
Analysis Fix linkage error on ProgramPoint's dump method. 2018-09-30 18:05:39 +00:00
Basic Add support for unified_shared_memory clause on requires directive 2018-10-01 13:47:43 +00:00
CodeGen [OPENMP] Fix enum identifier, NFC. 2018-10-01 14:26:31 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [DRIVER][OFFLOAD] Do not invoke unbundler on unsupported file types. 2018-09-28 16:17:59 +00:00
Edit Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Format [ClangFormat] 'try' of function-try-block doesn't obey BraceWrapping 2018-09-28 09:17:00 +00:00
Frontend Use the container form llvm::sort(C, ...) 2018-09-30 21:41:11 +00:00
FrontendTool [modules] Frontend support for building a header module from a list of 2018-09-15 01:21:15 +00:00
Headers [X86] Add more of the icc unaligned load/store to/from 128 bit vector intrinsics 2018-09-29 17:49:42 +00:00
Index [Index] Report specialization bases as references when IndexImplicitInstantiation is true 2018-09-23 08:23:48 +00:00
Lex [Lex] TokenConcatenation now takes const Preprocessor 2018-09-27 12:40:16 +00:00
Parse Add support for unified_shared_memory clause on requires directive 2018-10-01 13:47:43 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema Add support for unified_shared_memory clause on requires directive 2018-10-01 13:47:43 +00:00
Serialization Add support for unified_shared_memory clause on requires directive 2018-10-01 13:47:43 +00:00
StaticAnalyzer [analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter 2018-09-28 18:49:41 +00:00
Tooling [Tooling] Get rid of uses of llvm::Twine::str which is slow. NFC 2018-09-27 14:50:24 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00