..
ARCMigrate
[NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec.
2020-04-23 17:21:25 -04:00
AST
[AST][RecoveryExpr] Populate the dependence bits from CompoundStmt result expr to StmtExpr.
2020-06-08 15:31:08 +02:00
ASTMatchers
[ASTMatchers] Matchers related to C++ inheritance
2020-05-29 12:38:01 -07:00
Analysis
Put back definitions. We're still not C++17 :/
2020-06-07 17:41:02 +02:00
Basic
[SystemZ] Implement -fstack-clash-protection
2020-06-06 18:38:36 +02:00
CodeGen
Revert "[clang] Implement VectorType logic not operator."
2020-06-08 06:45:21 -04:00
CrossTU
Revert "[analyzer] On-demand parsing capability for CTU"
2020-04-27 14:27:04 +02:00
DirectoryWatcher
[DirectoryWatcher] Do not use FSEvents on non-macOS platforms
2020-04-23 10:22:28 -07:00
Driver
Recognize *.hxx as a C++ header extension, like *.hpp.
2020-06-08 11:50:34 +02: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] treat 'lock' as a keyword for C# code
2020-06-08 13:31:22 +01:00
Frontend
[Preamble] Invalidate preamble when missing headers become present.
2020-06-08 14:03:08 +02:00
FrontendTool
[llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists.
2020-04-01 10:49:06 -04:00
Headers
recommit "[HIP] Add default header and include path"
2020-06-06 14:21:22 -04:00
Index
[ARM] Add __bf16 as new Bfloat16 C Type
2020-06-05 10:32:43 +01:00
Lex
[clang] Always allow including builtin headers in [no_undeclared_headers] modules.
2020-06-04 08:33:39 +02:00
Parse
[ARM] Add __bf16 as new Bfloat16 C Type
2020-06-05 10:32:43 +01:00
Rewrite
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
2019-08-15 21:17:48 +00:00
Sema
Revert "[clang] Implement VectorType logic not operator."
2020-06-08 06:45:21 -04:00
Serialization
[ARM] Add __bf16 as new Bfloat16 C Type
2020-06-05 10:32:43 +01:00
StaticAnalyzer
SmallPtrSet::find -> SmallPtrSet::count
2020-06-07 22:38:08 +02:00
Testing
Fix MSVC "not all control paths return a value" warning. NFC.
2020-06-05 10:45:59 +01:00
Tooling
Propose naming principle for NodeRole and apply it
2020-06-04 20:08:35 +02:00
CMakeLists.txt
Move unittest helpers to a shared location
2020-05-29 16:47:33 +02:00