llvm-project/clang/lib
Jinsong Ji 12450d51a2 [PowerPC][NFC]Update licence to Apache 2
llvm-svn: 359164
2019-04-25 02:40:06 +00:00
..
ARCMigrate Range-style std::find{,_if} -> llvm::find{,_if}. NFC 2019-03-31 08:48:19 +00:00
AST Use llvm::stable_sort 2019-04-24 14:43:05 +00:00
ASTMatchers [ASTMatchers] Introduce Objective-C matchers `isClassMessage`, `isClassMethod`, and `isInstanceMethod` 2019-04-22 17:54:11 +00:00
Analysis Use llvm::stable_sort 2019-04-24 14:43:05 +00:00
Basic [Builtins] Implement __builtin_is_constant_evaluated for use in C++2a 2019-04-24 02:23:30 +00:00
CodeGen [codeview] Fix symbol names for dynamic initializers and atexit stubs 2019-04-24 22:45:44 +00:00
CrossTU [analyzer][CrossTU] Extend CTU to VarDecls with initializer 2019-04-23 11:04:41 +00:00
Driver Fix unquoted spaces in args in clang --verbose output 2019-04-24 09:06:03 +00:00
Edit Range-style std::find{,_if} -> llvm::find{,_if}. NFC 2019-03-31 08:48:19 +00:00
Format Use llvm::stable_sort 2019-04-24 14:43:05 +00:00
Frontend [analyzer][NFC] Reimplement checker options 2019-04-19 12:32:10 +00:00
FrontendTool [analyzer][NFC] Supply CheckerRegistry with AnalyzerOptions 2019-01-26 15:59:21 +00:00
Headers [PowerPC][NFC]Update licence to Apache 2 2019-04-25 02:40:06 +00:00
Index Use llvm::stable_sort 2019-04-24 14:43:05 +00:00
Lex [clang][HeaderSuggestion] Handle the case of dotdot with an absolute path 2019-04-24 09:23:31 +00:00
Parse [c++2a] Implement semantic restrictions for 'export' declarations. 2019-04-22 22:50:11 +00:00
Rewrite Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Sema [OPENMP]Initial support for non-rectangular loop nest. 2019-04-24 19:58:30 +00:00
Serialization [Serialization] Stable serialization order for OpenCLTypeExtMap and OpenCLDeclExtMap 2019-04-18 15:13:27 +00:00
StaticAnalyzer [analyzer] Fix macro names in diagnostics within bigger macros. 2019-04-23 21:30:30 +00:00
Tooling [LibTooling] Fix build breakage from commit 7b7ce6683ee. 2019-04-18 19:19:01 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00