llvm-project/clang/lib
JF Bastien ea51a8c1e5 [NFC] typo
llvm-svn: 359524
2019-04-30 00:19:43 +00:00
..
ARCMigrate Range-style std::find{,_if} -> llvm::find{,_if}. NFC 2019-03-31 08:48:19 +00:00
AST [NFC] typo 2019-04-30 00:11:53 +00:00
ASTMatchers [ASTMatchers] Introduce Objective-C matchers `isClassMessage`, `isClassMethod`, and `isInstanceMethod` 2019-04-22 17:54:11 +00:00
Analysis [analyzer] RetainCount: Add a suppression for "the Matching rule". 2019-04-26 02:05:18 +00:00
Basic [AArch64] Initialize HasMTE 2019-04-27 02:40:01 +00:00
CodeGen Re-land r359250, [COFF] Statically link certain runtime library functions 2019-04-29 23:05:47 +00:00
CrossTU [analyzer][CrossTU] Extend CTU to VarDecls with initializer 2019-04-23 11:04:41 +00:00
Driver [Fuchsia] Support multilib for -fsanitize=address and -fno-exceptions 2019-04-27 00:25:13 +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 [AArch64] Add support for MTE intrinsics 2019-04-26 21:08:11 +00:00
Index Use llvm::stable_sort 2019-04-24 14:43:05 +00:00
Lex When skipping code at the start of a file during PCH use, Preprocessor::Lex 2019-04-29 21:21:17 +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 [NFC] typo 2019-04-30 00:19:43 +00:00
Serialization [Serialization] Stable serialization order for OpenCLTypeExtMap and OpenCLDeclExtMap 2019-04-18 15:13:27 +00:00
StaticAnalyzer [Analyzer] Iterator Checkers - Do an early return after handling calls 2019-04-26 07:30:07 +00:00
Tooling [LibTooling] Fix unneeded use of unique_ptr where shared_ptr is expected. 2019-04-29 16:57:40 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00