..
APINotes
[clang][APINotes] Fix -Wunused-function warning (NFC)
2021-04-01 09:52:43 +08:00
ARCMigrate
Revert "Use VersionTuple for parsing versions in Triple, fixing issues that caused the original change to be reverted. This makes it possible to distinguish between "16" and "16.0" after parsing, which previously was not possible."
2021-12-06 17:35:26 +00:00
AST
[clang][ASTImporter] Update lookup table correctly at deduction guides.
2021-12-06 20:40:16 +01:00
ASTMatchers
Add `isInitCapture` and `forEachLambdaCapture` matchers.
2021-11-15 22:55:28 +00:00
Analysis
[clang][dataflow] Add base types for building dataflow analyses
2021-11-30 14:44:40 +00:00
Basic
[IR] Remove unbounded as possible value for vscale_range minimum
2021-12-07 09:52:21 +00:00
CodeGen
[HIP] Fix -fgpu-rdc for Windows
2021-12-06 16:42:23 -05:00
CrossTU
PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23
2021-07-08 13:37:57 -07:00
DirectoryWatcher
[clang] [DirectoryWatcher] Remove leading \\?\ from GetFinalPathNameByHandleW
2021-11-08 22:21:30 +02:00
Driver
[HIP] Fix -fgpu-rdc for Windows
2021-12-06 16:42:23 -05:00
Edit
[clang] Use llvm::is_contained (NFC)
2021-10-13 20:41:55 -07:00
Format
[clang-format] Adjust braced list detection
2021-12-05 22:39:29 -08:00
Frontend
[IR] Remove unbounded as possible value for vscale_range minimum
2021-12-07 09:52:21 +00:00
FrontendTool
[clang] Add plugin ActionType to run command line plugin before main action
2021-10-20 08:58:20 -07:00
Headers
Headers: exclude `#include_next <stdatomic.h>` on MSVC
2021-11-24 12:52:16 -08:00
Index
[clang] Visit enum base specifiers in libIndex
2021-10-25 13:16:14 +02:00
IndexSerialization
…
Interpreter
[clang-repl] Allow Interpreter::getSymbolAddress to take a mangled name.
2021-11-10 12:52:05 +00:00
Lex
[clang][lex] Refactor check for the first file include
2021-11-18 13:01:07 +01:00
Parse
Introduce _BitInt, deprecate _ExtInt
2021-12-06 12:52:01 -05:00
Rewrite
[clang] Use StringRef::contains (NFC)
2021-10-21 08:58:19 -07:00
Sema
[CUDA][SPIRV] Use OpenCLKernel CC for CUDA -> SPIRV
2021-12-06 15:06:57 -08:00
Serialization
Introduce _BitInt, deprecate _ExtInt
2021-12-06 12:52:01 -05:00
StaticAnalyzer
[Analyzer] SValBuilder: Simlify a SymExpr to the absolute simplest form
2021-12-07 10:02:32 +01:00
Testing
…
Tooling
[clang][deps] NFC: Extract function
2021-11-26 14:01:24 +01:00
CMakeLists.txt
[clang-repl] Recommit "Land initial infrastructure for incremental parsing"
2021-05-13 06:30:29 +00:00