..
ARCMigrate
[NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec.
2020-04-23 17:21:25 -04:00
AST
[OPENMP50]Codegen for inscan reductions in worksharing directives.
2020-06-04 16:29:33 -04:00
ASTMatchers
[ASTMatchers] Matchers related to C++ inheritance
2020-05-29 12:38:01 -07:00
Analysis
[Sema] Use isAlwaysUninit for -Wuninitialized-const-reference after D79895
2020-06-02 11:25:04 -07:00
Basic
[X86] Separate X86_CPU_TYPE_COMPAT_WITH_ALIAS from X86_CPU_TYPE_COMPAT. NFC
2020-06-03 14:13:12 -07:00
CodeGen
[OPENMP50]Codegen for inscan reductions in worksharing directives.
2020-06-04 16:29:33 -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
[Fuchsia] Rely on linker switch rather than dead code ref for profile runtime
2020-06-04 14:25:19 -07: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] Update GoogleStyle for C# code to match Google's internal C# style guide
2020-06-04 15:48:00 +01:00
Frontend
Options for Basic Block Sections, enabled in D68063 and D73674.
2020-06-02 00:23:32 -07:00
FrontendTool
[llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists.
2020-04-01 10:49:06 -04:00
Headers
[OpenCL] Add cl_khr_extended_subgroup extensions.
2020-06-04 13:29:30 +01:00
Index
[clangd] Don't traverse the AST within uninteresting files during indexing
2020-05-26 10:27:28 +02:00
Lex
[clang] Always allow including builtin headers in [no_undeclared_headers] modules.
2020-06-04 08:33:39 +02:00
Parse
Fix compiler crash when an expression parsed in the tentative parsing and must be claimed in the another evaluation context.
2020-06-02 14:27:33 -04:00
Rewrite
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
2019-08-15 21:17:48 +00:00
Sema
[CUDA][HIP] Fix implicit HD function resolution
2020-06-04 16:54:52 -04:00
Serialization
[OPENMP50]Codegen for inscan reductions in worksharing directives.
2020-06-04 16:29:33 -04:00
StaticAnalyzer
[Analyzer][StreamChecker] Updated initialization of BugType's.
2020-06-04 16:06:07 +02:00
Testing
Use libClangTesting in the unittest for AST matchers
2020-06-04 17:40:39 +02: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