..
Analysis
[analyzer] Explicit cast on customized offsetof should not be ignored when evaluating as const
2023-03-07 08:41:30 +01:00
APINotes
ARCMT
[test/ARCMT/verify.m] Add lit test for 5e035651fd3acbb2645abbe80cae332d90eac78a
commit
2023-03-07 20:23:07 -08:00
AST
[clang] Fix a UsingTemplate regression after 3e78fa8602
2023-03-16 12:59:26 +01:00
ASTMerge
C
[C2x] Add test coverage for WG14 N2607
2023-03-08 14:59:53 -05:00
clang-rename
ClangScanDeps
[clang][deps] Handle response files in dep scanner
2023-03-13 15:47:35 -07:00
CodeCompletion
CodeGen
Make globals used for array initialization codegen constant
2023-03-17 09:23:34 +01:00
CodeGenCoroutines
[Coroutines] Fix premature conversion of return object
2023-03-09 14:18:26 -08:00
CodeGenCUDA
CodeGenCUDASPIRV
CodeGenCXX
clang: Use ptrmask for pointer alignment
2023-03-16 07:16:41 -04:00
CodeGenHIP
CodeGenHLSL
[HLSL] add max/min library functions
2023-03-03 09:31:50 -08:00
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL
[Clang][SPIR-V] Emit target extension types for OpenCL types on SPIR-V.
2023-03-13 14:20:24 -04:00
CodeGenOpenCLCXX
CodeGenSYCL
Coverage
CoverageMapping
[Coverage] Fix an issue: a statement after calling 'assert()' function is wrongly
2023-03-02 09:14:44 +00:00
CXX
Fix false positive with unreachable C++ catch handlers
2023-03-14 11:08:39 -04:00
Driver
[Driver] Allow to collect -save-stats
data to a file specified in the environment variable.
2023-03-16 11:57:59 -07:00
ExtractAPI
[clang][ExtractAPI] Add multiple file support to --extract-api-ignores
2023-03-13 18:05:16 +05:30
FixIt
Format
Frontend
[clang][pp] Handle attributes defined by plugin in __has_attribute
2023-03-13 16:47:51 +01:00
Headers
clang: Fix header tests for nofpclass
2023-03-15 01:58:55 -04:00
Import
[clang][ASTImporter] Add VaList declaration to lookup table.
2023-03-06 09:32:02 +01:00
Index
[Clang][SPIR-V] Emit target extension types for OpenCL types on SPIR-V.
2023-03-13 14:20:24 -04:00
Integration
InterfaceStubs
Interpreter
Layout
Lexer
Remove the outdated feature macro '__cpp_coroutines'
2023-03-17 13:52:18 +08:00
LibClang
Misc
Modules
[NFC] [C++20] [Modules] Tests that the duplicated declarations in GMF
2023-03-17 15:58:10 +08:00
OpenMP
[OpenMP]Skip generating this[:1] map info for non-member variable.
2023-03-14 09:09:20 -07:00
Parser
[clang] extend external_source_symbol attribute with USR clause
2023-02-23 14:59:26 -08:00
ParserHLSL
ParserSYCL
PCH
Preprocessor
[clang][Lexer] Fix crash/assert clang::HeaderSearch::search_dir_nth
2023-03-16 02:19:11 -07:00
Profile
Refactor
Rewriter
Sema
Recommit "[Sema] Fix null pointer dereference handleAlwaysInlineAttr."
2023-03-16 21:37:35 -07:00
SemaCUDA
SemaCXX
[Clang][Sema] Fix incorrect deletion of default constructors for some unions
2023-03-15 23:55:52 +02:00
SemaHLSL
SemaObjC
SemaObjCXX
SemaOpenCL
[Clang][OpenCL] Allow pointers in structs as kernel arguments from 2.0
2023-03-13 18:59:26 +02:00
SemaOpenCLCXX
SemaSYCL
SemaTemplate
[Clang][Sema] Start fixing handling of out-of-line definitions of constrained templates
2023-03-10 09:21:09 +00:00
TableGen
Templight
Tooling
Unit
utils /update_cc_test_checks
[UTC] Enable --function-signature by default
2023-03-07 10:27:52 +01:00
VFS
[NFC][clang] Refine tests by adding :
to checks
2023-03-01 05:58:34 -05:00
.clang-format
CMakeLists.txt
[NFC] [CMake] Add misssing dependencies
2023-03-10 17:13:09 -06:00
lit.cfg.py
[AIX] change "llvm-ar" to "env OBJECT_MODE=any llvm-ar" in clang/test for AIX OS
2023-03-14 11:50:20 -04:00
lit.site.cfg.py.in
TestRunner.sh