.. |
APINotes
|
[clang][APINotes] Fix -Wunused-function warning (NFC)
|
2021-04-01 09:52:43 +08:00 |
ARCMigrate
|
[clang] Use true/false instead of 1/0 (NFC)
|
2022-01-09 00:19:47 -08:00 |
AST
|
[modules] Add a flag for TagDecl if it was a definition demoted to a declaration.
|
2022-02-14 16:04:40 -08:00 |
ASTMatchers
|
Add `isConstinit` matcher
|
2022-01-24 08:35:42 -05:00 |
Analysis
|
[clang][dataflow] Include terminator statements in buildStmtToBasicBlockMap
|
2022-02-11 11:15:29 +00:00 |
Basic
|
[RISCV] Recover the implication between Zve* extensions and the V extension.
|
2022-02-14 15:52:07 +08:00 |
CodeGen
|
Extend the `uwtable` attribute with unwind table kind
|
2022-02-14 14:35:02 +00: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
|
[Driver][NetBSD] -r: imply -nostdlib like GCC
|
2022-02-14 23:29:13 -05:00 |
Edit
|
[clang] Use true/false instead of 1/0 (NFC)
|
2022-01-09 00:19:47 -08:00 |
Format
|
[clang-format] Fix SpacesInLineCommentPrefix deleting tokens.
|
2022-02-14 09:53:16 +01:00 |
Frontend
|
[X86][MS] Add 80bit long double support for Windows
|
2022-02-14 13:32:29 +08:00 |
FrontendTool
|
[clang] Add an extract-api driver option
|
2022-01-26 11:31:12 -08:00 |
Headers
|
Update the diagnostic behavior of [[noreturn]] in C2x
|
2022-02-14 14:04:32 -05: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
|
[Preprocessor] Reduce the memory overhead of `#define` directives (Recommit)
|
2022-02-14 09:27:44 -08:00 |
Parse
|
[OpenMP]Fix parsing of OpenMP directive nested in a metadirective
|
2022-02-14 16:15:20 -08:00 |
Rewrite
|
Add assert on End iteration distance to Rewriter::getRewrittenText.
|
2022-01-25 17:26:13 +00:00 |
Sema
|
Update the diagnostic behavior of [[noreturn]] in C2x
|
2022-02-14 14:04:32 -05:00 |
Serialization
|
[modules] Add a flag for TagDecl if it was a definition demoted to a declaration.
|
2022-02-14 16:04:40 -08:00 |
StaticAnalyzer
|
Revert "[analyzer] Add failing test case demonstrating buggy taint propagation"
|
2022-02-14 18:45:46 +01:00 |
Testing
|
…
|
|
Tooling
|
[NFC] Fix sign-compare warning in GrammarBNF thanks to int promotion
|
2022-02-09 11:25:58 -08:00 |
CMakeLists.txt
|
[clang-repl] Recommit "Land initial infrastructure for incremental parsing"
|
2021-05-13 06:30:29 +00:00 |