..
Analysis
Fix analyzer crash on 'StructuralValue' ( #79764 )
2024-02-01 12:55:47 -08:00
APINotes
ARCMT
[clang][modules] Deprecate module.map in favor of module.modulemap ( #75142 )
2023-12-14 14:03:57 -08:00
AST
[Clang][AST] Fix a crash on attaching doc comments ( #78716 )
2024-02-08 15:59:07 -08:00
ASTMerge
C
[C23] Implement N2490, Remove trigraphs??!
2024-01-21 13:20:56 -05:00
clang-rename
ClangScanDeps
[clang][modules] Fix CodeGen options that can affect the AST. ( #78816 )
2024-01-23 09:30:58 -08:00
CodeCompletion
CodeGen
[AArch64][SME] Implement inline-asm clobbers for za/zt0 ( #79276 )
2024-02-15 21:58:29 -08:00
CodeGenCoroutines
[Clang] Set writable and dead_on_unwind attributes on sret arguments ( #77116 )
2024-01-11 09:46:54 +01:00
CodeGenCUDA
[AMDGPU] Change default AMDHSA Code Object version to 5 ( #79038 )
2024-01-23 17:08:18 +05:30
CodeGenCUDASPIRV
CodeGenCXX
Backport '[clang] static operators should evaluate object argument (reland)' to release/18.x ( #80109 )
2024-02-03 10:35:40 -08:00
CodeGenHIP
[AMDGPU] Change default AMDHSA Code Object version to 5 ( #79038 )
2024-01-23 17:08:18 +05:30
CodeGenHipStdPar
CodeGenHLSL
[Clang] Set writable and dead_on_unwind attributes on sret arguments ( #77116 )
2024-01-11 09:46:54 +01:00
CodeGenObjC
Enable direct methods and fast alloc calls for libobjc2. ( #78030 )
2024-01-22 08:38:41 +00:00
CodeGenObjCXX
[Clang] Support MSPropertyRefExpr as placement arg to new-expression ( #75883 )
2024-01-17 15:09:31 -08:00
CodeGenOpenCL
[AMDGPU][GFX12] VOP encoding and codegen - add support for v_cvt fp8/… ( #78414 )
2024-01-27 06:45:32 -08:00
CodeGenOpenCLCXX
[Clang] Set writable and dead_on_unwind attributes on sret arguments ( #77116 )
2024-01-11 09:46:54 +01:00
CodeGenSYCL
Coverage
CoverageMapping
[clang] Represent array refs as TemplateArgument::Declaration
( #80050 )
2024-02-03 21:09:06 -08:00
CXX
[Clang][Sema] Fix regression due to missing ambiguity check before attempting access check. ( #80730 )
2024-02-06 17:04:46 -08:00
Driver
[SPARC] Support reserving arbitrary general purpose registers ( #74927 )
2024-02-13 11:42:37 -08:00
ExtractAPI
[clang][ExtractAPI] Ensure typedef to pointer types are preserved ( #78584 )
2024-01-22 15:41:29 +00:00
FixIt
Format
Revert "[clang] Mark clang-format-ignore.cpp as unsupported on Windows"
2024-02-09 13:26:28 -08:00
Frontend
[clang] Upstream XROS support in Clang ( #78392 )
2024-01-17 21:09:15 -08:00
Headers
[Clang] Use poison as base for vector literals
2023-12-19 11:53:18 +01:00
Import
Warning for incorrect use of 'pure' attribute ( #78200 )
2024-01-20 12:37:35 -05:00
Index
[clang][AIX] Only export libclang.map symbols from libclang ( #78748 )
2024-01-22 14:53:35 -05:00
Integration
InterfaceStubs
Interpreter
Warning for incorrect use of 'pure' attribute ( #78200 )
2024-01-20 12:37:35 -05:00
Layout
Fix to msvc::no_unique_address causing assert when used with __declspec(empty_bases) ( #74776 )
2023-12-11 10:38:46 -08:00
Lexer
[Clang] Update feature test macros for Clang 18 ( #78991 )
2024-01-22 21:19:29 +01:00
LibClang
Misc
[AArch64][TargetParser] Add mcpu alias for Microsoft Azure Cobalt 100. ( #79614 )
2024-02-06 15:51:16 -08:00
Modules
[C++20] [Modules] Introduce -fskip-odr-check-in-gmf ( #79959 )
2024-02-06 21:30:14 -08:00
OpenMP
[OpenMP][USM] Introduces -fopenmp-force-usm flag ( #76571 )
2024-01-22 21:59:26 +01:00
Parser
[Clang][AArch64] Change SME attributes for shared/new/preserved state. ( #76971 )
2024-01-15 09:41:32 +00:00
ParserHLSL
ParserOpenACC
[OpenACC] Implement 'device_type' clause parsing
2024-01-23 09:23:42 -08:00
ParserSYCL
PCH
[clang] Disable gch-probe.c on AIX as -gmodules
is not supported there yet. ( #78513 )
2024-01-17 14:40:00 -08:00
Preprocessor
[Clang][AArch64] Add missing SME macros ( #80293 )
2024-02-03 10:17:11 -08:00
Profile
[Coverage][clang] Ensure bitmap for ternary condition is updated before visiting children ( #78814 )
2024-01-22 16:33:20 -06:00
Refactor
Rewriter
Sema
[clang] Fix unexpected -Wconstant-logical-operand
in C23 ( #80724 )
2024-02-09 13:20:35 -08:00
SemaCUDA
[Sema] atomic_compare_exchange: check failure memory order ( #74959 )
2023-12-14 11:03:28 -08:00
SemaCXX
[Clang] Fixes to immediate-escalating functions ( #82281 )
2024-02-26 17:03:46 -08:00
SemaHipStdPar
SemaHLSL
[HLSL] RWBuffer<T> should not have a default parameter
2023-12-06 15:27:27 -08:00
SemaObjC
[clang][modules] Deprecate module.map in favor of module.modulemap ( #75142 )
2023-12-14 14:03:57 -08:00
SemaObjCXX
[Clang] Support MSPropertyRefExpr as placement arg to new-expression ( #75883 )
2024-01-17 15:09:31 -08:00
SemaOpenCL
[AMDGPU][GFX12] Add new v_permlane16 variants ( #75475 )
2023-12-15 10:14:38 +01:00
SemaOpenCLCXX
SemaOpenMP
SemaSYCL
SemaTemplate
PR for llvm/llvm-project#79568 ( #80120 )
2024-02-06 16:11:28 -08:00
TableGen
Templight
Tooling
Unit
utils /update_cc_test_checks
VFS
[clang][modules] Deprecate module.map in favor of module.modulemap ( #75142 )
2023-12-14 14:03:57 -08:00
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh