..
APINotes
…
ARCMigrate
Revert "[clang] Implement ElaboratedType sugaring for types written bare"
2022-07-14 21:17:48 -07:00
AST
[clang] Introduce -fstrict-flex-arrays=<n> for stricter handling of flexible arrays
2022-07-18 12:45:52 +02:00
ASTMatchers
Adds AST matcher for ObjCStringLiteral
2022-06-30 15:20:10 -07:00
Analysis
Modernize Optional::{getValueOr,hasValue}
2022-07-15 01:20:39 -07:00
Basic
[RISCV][Clang] Add support for Zmmul extension
2022-07-18 20:26:08 -04:00
CodeGen
[clang] Introduce -fstrict-flex-arrays=<n> for stricter handling of flexible arrays
2022-07-18 12:45:52 +02:00
CrossTU
[clang][NFC][AST] rename the ImportError to ASTImportError
2022-06-15 00:40:32 +05:30
DirectoryWatcher
[clang] Don't use Optional::hasValue (NFC)
2022-06-20 10:51:34 -07:00
Driver
[clang] Add a new flag -fexperimental-library to enable experimental library features
2022-07-19 15:04:58 -04:00
Edit
[clang] Don't use Optional::hasValue (NFC)
2022-06-25 22:26:24 -07:00
ExtractAPI
[clang] Use value instead of getValue (NFC)
2022-07-13 23:39:33 -07:00
Format
[clang-format] Mark constexpr lambdas as lambda
2022-07-18 21:42:34 +02:00
Frontend
Use value_or (NFC)
2022-07-15 19:46:29 -07:00
FrontendTool
[C++20][Modules][HU 1/5] Introduce header units as a module type.
2022-03-25 09:17:14 +00:00
Headers
[X86] Add 64 bit implement for __SSC_MARK
2022-07-19 16:13:41 +08:00
Index
[AST] Improve traversal of concepts and concept requirements
2022-04-28 09:33:26 +00:00
IndexSerialization
…
Interpreter
[Interpreter] Pass target features to JIT
2022-06-30 21:25:14 +02:00
Lex
[clang] Use value instead of getValue (NFC)
2022-07-13 23:39:33 -07:00
Parse
Revert "Rewording "static_assert" diagnostics"
2022-07-14 10:59:20 -07:00
Rewrite
Add assert on End iteration distance to Rewriter::getRewrittenText.
2022-01-25 17:26:13 +00:00
Sema
[clang] Introduce -fstrict-flex-arrays=<n> for stricter handling of flexible arrays
2022-07-18 12:45:52 +02:00
Serialization
[Support] Change compression::zlib::{compress,uncompress} to use uint8_t *
2022-07-13 16:26:54 -07:00
StaticAnalyzer
[analyzer][NFC] Use `SValVisitor` instead of explicit helper functions
2022-07-19 23:10:00 +03:00
Support
[clang] Use value instead of getValue (NFC)
2022-07-13 23:39:33 -07:00
Testing
[include-cleaner] Include-cleaner library structure, and simplistic AST walking.
2022-04-29 11:04:11 +02:00
Tooling
[Tooling/DependencyScanning] Enable passing a `vfs::FileSystem` object to `DependencyScanningTool`
2022-07-18 09:37:17 -07:00
CMakeLists.txt
[RISCV] Moving RVV intrinsic type related util to clang/Support
2022-04-20 21:13:13 +08:00