.. |
APINotes
|
…
|
|
ARCMigrate
|
[clang] Use true/false instead of 1/0 (NFC)
|
2022-01-09 00:19:47 -08:00 |
AST
|
[clang] NFC: Use flush() idiomatically
|
2022-01-26 18:24:38 +01:00 |
ASTMatchers
|
Add `isConstinit` matcher
|
2022-01-24 08:35:42 -05:00 |
Analysis
|
[clang][dataflow] Allow clients to disable built-in transfer functions.
|
2022-01-26 17:24:59 +00:00 |
Basic
|
Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17"
|
2022-01-26 16:55:53 +01:00 |
CodeGen
|
[clang] Fix -Wsubobject-linkage after D117262
|
2022-01-26 11:43:44 -08:00 |
CrossTU
|
Revert "[analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space characters in lookup names when parsing the ctu index file"
|
2021-12-16 20:46:51 -05:00 |
DirectoryWatcher
|
[clang] [DirectoryWatcher] Remove leading \\?\ from GetFinalPathNameByHandleW
|
2021-11-08 22:21:30 +02:00 |
Driver
|
[cc1as] Remove -Wa,--compress-debug-sections=zlib-gnu
|
2022-01-26 13:28:51 -08:00 |
Edit
|
[clang] Use true/false instead of 1/0 (NFC)
|
2022-01-09 00:19:47 -08:00 |
Format
|
[clang-format] Correctly format lambdas with variadic template parameters.
|
2022-01-26 16:10:52 +01:00 |
Frontend
|
[clang] Add an extract-api driver option
|
2022-01-26 11:31:12 -08:00 |
FrontendTool
|
[clang] Add an extract-api driver option
|
2022-01-26 11:31:12 -08:00 |
Headers
|
[OpenCL] Make read_write images optional for -fdeclare-opencl-builtins
|
2022-01-25 11:40:31 +00:00 |
Index
|
[clang] Visit enum base specifiers in libIndex
|
2021-10-25 13:16:14 +02:00 |
IndexSerialization
|
…
|
|
Interpreter
|
[clang] Remove unused forward declarations (NFC)
|
2022-01-08 11:56:40 -08:00 |
Lex
|
[clang][lex] Include tracking: simplify and move to preprocessor
|
2022-01-26 15:56:26 +01:00 |
Parse
|
Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17"
|
2022-01-26 16:55:53 +01:00 |
Rewrite
|
Add assert on End iteration distance to Rewriter::getRewrittenText.
|
2022-01-25 17:26:13 +00:00 |
Sema
|
Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17"
|
2022-01-26 16:55:53 +01:00 |
Serialization
|
[clang][lex] Include tracking: simplify and move to preprocessor
|
2022-01-26 15:56:26 +01:00 |
StaticAnalyzer
|
Fix pair construction with an implicit constructor inside.
|
2022-01-18 18:01:52 +01:00 |
Testing
|
…
|
|
Tooling
|
Fix MSVC 'not all control paths return a value' warning. NFC.
|
2022-01-26 11:33:37 +00:00 |
CMakeLists.txt
|
…
|
|