.. |
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
|
[C++2b] Implement multidimentional subscript operator
|
2022-02-08 12:10:47 -05:00 |
ASTMatchers
|
Add `isConstinit` matcher
|
2022-01-24 08:35:42 -05:00 |
Analysis
|
[clang][dataflow] Enable comparison of distinct values in Environment
|
2022-02-01 15:25:59 +00:00 |
Basic
|
[RISCV][NFC] Refactor RISCVISAInfo.
|
2022-02-08 18:37:43 -08:00 |
CodeGen
|
[HIP] Emit amdgpu_code_object_version module flag
|
2022-02-08 21:58:40 -05: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
|
[clang-cl] Bump default -fms-compatibility-version to 19.14
|
2022-02-09 13:54:25 +05:00 |
Edit
|
[clang] Use true/false instead of 1/0 (NFC)
|
2022-01-09 00:19:47 -08:00 |
Format
|
[clang-format] Comment unused parameters. NFC.
|
2022-02-08 09:33:55 +01:00 |
Frontend
|
[C++2b] Implement multidimentional subscript operator
|
2022-02-08 12:10:47 -05:00 |
FrontendTool
|
[clang] Add an extract-api driver option
|
2022-01-26 11:31:12 -08:00 |
Headers
|
[X86] Remove __builtin_ia32_padd/psub saturated intrinsics and use generic __builtin_elementwise_add/sub_sat
|
2022-02-08 15:00:10 +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
|
[HeaderSearch] Track framework name in LookupFile
|
2022-02-04 13:32:39 -05:00 |
Parse
|
Allow parameter pack expansions and initializer lists in annotate attribute
|
2022-02-08 13:38:07 -05:00 |
Rewrite
|
Add assert on End iteration distance to Rewriter::getRewrittenText.
|
2022-01-25 17:26:13 +00:00 |
Sema
|
[OpenCL] Fix atomic_fetch_add/sub with half type
|
2022-02-09 10:47:45 +00:00 |
Serialization
|
[NFC] [AST] Move isSameEntity into ASTContext
|
2022-01-27 10:30:50 +08:00 |
StaticAnalyzer
|
Fix a typo (occured => occurred)
|
2022-02-08 21:35:26 +01:00 |
Testing
|
…
|
|
Tooling
|
[clang] Fix the tooling build after D119130
|
2022-02-09 11:52:03 +01:00 |
CMakeLists.txt
|
[clang-repl] Recommit "Land initial infrastructure for incremental parsing"
|
2021-05-13 06:30:29 +00:00 |