.. |
ARCMigrate
|
Fix "pointer is null" static analyzer warning. NFCI.
|
2020-01-10 17:21:20 +00:00 |
AST
|
Allow system header to provide their own implementation of some builtin
|
2020-01-10 09:44:20 +01:00 |
ASTMatchers
|
Implement new AST matcher hasAnyCapture to match on LambdaExpr captures.
|
2020-01-10 15:49:43 -05:00 |
Analysis
|
[CFG] Fix an assertion failure with static initializers
|
2019-12-23 16:35:37 -08:00 |
Basic
|
[Driver][PowerPC] Move powerpcspe logic from cc1 to Driver
|
2020-01-10 11:43:17 -08:00 |
CodeGen
|
[Driver][CodeGen] Add -fpatchable-function-entry=N[,0]
|
2020-01-10 09:57:39 -08:00 |
CrossTU
|
[CrossTU] Fix problem with CrossTU AST load limit and progress messages.
|
2019-08-12 07:15:29 +00:00 |
DirectoryWatcher
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
Driver
|
[Driver][PowerPC] Move powerpcspe logic from cc1 to Driver
|
2020-01-10 11:43:17 -08:00 |
Edit
|
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
|
2019-07-02 18:28:13 +00:00 |
Format
|
[clang-format] fix conflict between FormatStyle::BWACS_MultiLine and BeforeCatch/BeforeElse
|
2020-01-06 09:21:41 -05:00 |
Frontend
|
[Driver][CodeGen] Add -fpatchable-function-entry=N[,0]
|
2020-01-10 09:57:39 -08:00 |
FrontendTool
|
[analyzer] Don't run the analyzer for -analyzer-list-enabled-checkers
|
2019-09-12 18:53:48 +00:00 |
Headers
|
[X86] Mark various pointer arguments in builtins as const
|
2019-12-19 11:42:11 -08:00 |
Index
|
[Wdocumentation] Implement \anchor
|
2019-12-21 14:52:21 +01:00 |
Lex
|
[APFloat] Fix checked error assert failures
|
2020-01-09 09:42:32 +02:00 |
Parse
|
Fix Wdocumentation warning. NFCI.
|
2020-01-10 10:32:37 +00:00 |
Rewrite
|
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
|
2019-08-15 21:17:48 +00:00 |
Sema
|
Support function attribute patchable_function_entry
|
2020-01-10 09:57:34 -08:00 |
Serialization
|
[Concepts] Function trailing requires clauses
|
2020-01-09 15:07:51 +02:00 |
StaticAnalyzer
|
[analyzer] Add PlacementNewChecker
|
2020-01-10 17:59:06 +01:00 |
Tooling
|
[Syntax] Build spanning SimpleDecalration for classes, structs, etc
|
2020-01-03 12:33:11 +01:00 |
CMakeLists.txt
|
Reland [clang] DirectoryWatcher
|
2019-07-12 20:34:10 +00:00 |