Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[clang][TypePrinter] Replace AppendScope with printNestedNameSpecifier clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#168534 by Michael137 was merged Nov 21, 2025 Loading…
[CUDA] Add device-side kernel launch support clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#165519 by darkbuck was merged Dec 1, 2025 Loading…
[clang] Refactor to remove clangDriver dependency from clangFrontend and flangFrontend backend:AArch64 backend:AMDGPU backend:ARM backend:CSKY backend:Hexagon backend:loongarch backend:MIPS backend:PowerPC backend:RISC-V backend:Sparc backend:SPIR-V backend:SystemZ backend:X86 bazel "Peripheral" support tier build system: utils/bazel clang:as-a-library libclang and C++ API clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category clang-tools-extra clangd flang:driver flang Flang issues not falling into any other category lldb llvm:mc Machine (object) code
#165277 by naveen-seth was merged Nov 23, 2025 Loading…
[clang] SFINAE context refactor backend:AMDGPU clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category clang-tools-extra clangd
#164703 by mizvekov was merged Nov 6, 2025 Loading…
[clang] reflection operator parsing for global namespace and primitive types clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#164685 by changkhothuychung was closed Oct 22, 2025 Loading…
[clang][headers] Need a way for math.h to share the definitions of INIFINITY and NAN with float.h backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category clang-tools-extra clangd
#164348 by ian-twilightcoder was merged Oct 23, 2025 Loading…
[C2y] Support WG14 N3457, the __COUNTER__ macro c2y clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#162662 by AaronBallman was merged Nov 3, 2025 Loading…
[NFC][OpenACC] Remove 'initExpr' from AST/etc. clang:as-a-library libclang and C++ API clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#161674 by erichkeane was merged Oct 2, 2025 Loading…
Revert "[Clang] Normalize constraints before checking for satisfaction" clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#161669 by cor3ntin was merged Oct 2, 2025 Loading…
[clang] fix transformation of subst constant template parameter nodes clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#161029 by mizvekov was merged Sep 28, 2025 Loading…
[OpenMP 60] Update parsing and semantic support for nowait clause to accept optional argument clang:as-a-library libclang and C++ API clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp
#159628 by mdfazlay was merged Oct 13, 2025 Loading…
Adding support for iterator in motion clauses. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#159112 by ShashwathiNavada was merged Dec 1, 2025 Loading…
[clang] [OpenMP] New OpenMP 6.0 - Parsing and Sema support for groupprivate clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category
#158134 by Ritanya-B-Bharadwaj was merged Sep 18, 2025 Loading…
[clang] AST: remove DependentTemplateSpecializationType clang:as-a-library libclang and C++ API clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd coroutines C++20 coroutines lldb
#158109 by mizvekov was merged Sep 12, 2025 Loading…
[C++20][Modules] Remove unused part of a test: merge-records.cppm. clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#155947 by mpark was merged Aug 29, 2025 Loading…
Reland: [OpenMP][clang] 6.0: num_threads strict (part 3: codegen) clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp
#155839 by ro-i was merged Aug 28, 2025 Loading…
Revert "[OpenMP][clang] 6.0: num_threads strict (part 3: codegen)" clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp openmp:libomp OpenMP host runtime
#155809 by ro-i was merged Aug 28, 2025 Loading…
[clang] NFC: reintroduce clang/include/clang/AST/Type.h backend:DirectX backend:PowerPC backend:RISC-V clang:analysis clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd ClangIR Anything related to the ClangIR project debuginfo HLSL HLSL Language Support lldb
#155050 by mizvekov was merged Aug 27, 2025 Loading…
[clang] NFC: rename clang/include/clang/AST/Type.h to TypeBase.h backend:DirectX backend:PowerPC backend:RISC-V clang:analysis clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd ClangIR Anything related to the ClangIR project debuginfo HLSL HLSL Language Support lldb
#155049 by mizvekov was merged Aug 27, 2025 Loading…
[clang] AST: fix getAs canonicalization of leaf types backend:AArch64 backend:AMDGPU backend:ARC backend:ARM backend:CSKY backend:DirectX backend:Hexagon backend:Lanai backend:loongarch backend:MIPS backend:PowerPC backend:RISC-V backend:Sparc backend:SystemZ backend:WebAssembly backend:X86 clang:analysis clang:as-a-library libclang and C++ API clang:bytecode Issues for the clang bytecode constexpr interpreter clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd ClangIR Anything related to the ClangIR project debuginfo HLSL HLSL Language Support
#155028 by mizvekov was merged Aug 27, 2025 Loading…
[lldb] Add missing case statements for SubstBuiltinTemplatePack clang:as-a-library libclang and C++ API clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category clang-tools-extra clangd lldb
#154606 by kazutakahirata was merged Aug 20, 2025 Loading…
[clang] Allow trivial pp-directives before C++ module directive clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#153641 by yronglin was merged Aug 18, 2025 Loading… LLVM 21.x Release
[OpenMP] Add parser/semantic support for dyn_groupprivate clause backend:AMDGPU clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category offload openmp:libomp OpenMP host runtime
#152651 by kevinsala was merged Nov 7, 2025 Loading…
[OpenACC][CIR] Implement 'init' lowering for private clause vars clang:as-a-library libclang and C++ API clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#151781 by erichkeane was merged Aug 4, 2025 Loading…
[clang] Remove %T from tests clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:modules C++20 modules and Clang Header Modules clang:static analyzer clang Clang issues not falling into any other category
#151614 by boomanaiden154 was merged Aug 1, 2025 Loading…
ProTip! Updated in the last three days: updated:>2025-11-29.