.. |
APINotes
|
[clang][APINotes] Fix gcc Wunused-function warning (NFC)
|
2021-03-10 11:47:00 +08:00 |
ARCMigrate
|
Make iteration over the DeclContext::lookup_result safe.
|
2021-03-17 08:59:04 +00:00 |
AST
|
[ASTImporter] Fix import of ObjCPropertyDecl that share the same name
|
2021-03-22 18:05:50 +01:00 |
ASTMatchers
|
[ASTMatcher] Add AST Matcher support for C++20 coroutine keywords
|
2021-03-22 10:27:46 +08:00 |
Analysis
|
[-Wcalled-once-parameter][NFC] Fix GCC compilation error
|
2021-03-18 14:49:24 +03:00 |
Basic
|
[WebAssembly] Remove unimplemented-simd target feature
|
2021-03-18 10:23:12 -07:00 |
CodeGen
|
[IR] Add vscale_range IR function attribute
|
2021-03-22 12:05:06 +00:00 |
CrossTU
|
[analyzer][CTU] API for CTU macro expansions
|
2021-02-22 11:12:22 +01:00 |
DirectoryWatcher
|
Revert "ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC"
|
2020-12-14 17:04:06 -08:00 |
Driver
|
[darwin][driver] Pass through -global-isel LLVM flags to ld.
|
2021-03-22 17:23:06 -07:00 |
Edit
|
[clang] Use SourceLocation as key in hash maps, NFCI
|
2020-10-20 16:24:09 +01:00 |
Format
|
clang-format: use `pb` as a canonical raw string delimiter for google style
|
2021-03-09 09:07:14 +01:00 |
Frontend
|
[SystemZ][z/OS] Distinguish between text and binary files on z/OS
|
2021-03-19 08:09:57 -04:00 |
FrontendTool
|
[NFC] Refactor Registry loops to range for
|
2020-06-19 00:40:10 +01:00 |
Headers
|
[PowerPC] Add more missing overloads to altivec.h
|
2021-03-22 20:23:07 -05:00 |
Index
|
[Clang][RISCV] Define RISC-V V builtin types
|
2021-02-18 10:17:31 +08:00 |
IndexSerialization
|
[index-while-building] Fix build with -DBUILD_SHARED_LIBS=True
|
2020-08-20 15:12:56 +01:00 |
Lex
|
[CodeCompletion] Avoid spurious signature help for init-list args
|
2021-03-16 12:46:40 +01:00 |
Parse
|
[OPENMP51]Support for the 'destroy' clause with interop variable.
|
2021-03-18 09:12:56 -07:00 |
Rewrite
|
[clang] DeltaTree::AddDelta - fix "initialization is never read" clang-tidy warning. NFCI.
|
2021-03-02 15:01:34 +00:00 |
Sema
|
[clang] Replaced some manual pointer tagging with llvm::PointerIntPair.
|
2021-03-22 14:13:42 -07:00 |
Serialization
|
[OPENMP51]Support for the 'destroy' clause with interop variable.
|
2021-03-18 09:12:56 -07:00 |
StaticAnalyzer
|
[analyzer][solver] Redesign constraint ranges data structure
|
2021-03-22 13:52:35 +03:00 |
Testing
|
Fix MSVC "not all control paths return a value" warning. NFC.
|
2020-06-05 10:45:59 +01:00 |
Tooling
|
[AST] Add introspection support for Decls
|
2021-03-22 23:16:02 +00:00 |
CMakeLists.txt
|
APINotes: add APINotesYAMLCompiler
|
2020-11-05 18:55:13 +00:00 |