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

Reapply "[clang] Refactor to remove clangDriver dependency from clangFrontend and flangFrontend (#165277)" 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-tools-extra clangd flang:driver flang Flang issues not falling into any other category lldb
#169599 by naveen-seth was merged Nov 26, 2025 Loading… updated Dec 1, 2025
[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… updated Nov 29, 2025
Revert " [clang] Refactor to remove clangDriver dependency from clangFrontend and flangFrontend (#165277)" 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-tools-extra clangd flang:driver flang Flang issues not falling into any other category lldb
#169397 by naveen-seth was merged Nov 24, 2025 Loading… updated Nov 26, 2025
Reapply "[clang] Refactor to remove clangDriver dependency from clangFrontend and flangFrontend (#165277)" 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-tools-extra clangd flang:driver flang Flang issues not falling into any other category lldb
#169597 by naveen-seth was closed Nov 26, 2025 Loading… updated Nov 26, 2025
[libclang/python] Enable packaging clang python bindings clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#125806 by nightlark was merged Nov 25, 2025 Loading… updated Nov 25, 2025
[clang][OpenMP] New OpenMP 6.0 threadset clause 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 openmp:libomp OpenMP host runtime
#135807 by Ritanya-B-Bharadwaj was merged Oct 30, 2025 Loading… updated Nov 24, 2025
[Clang][OpenMP][LoopTransformations] Add support for "#pragma omp fuse" loop transformation directive and "looprange" clause 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:static analyzer 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 openmp:libomp OpenMP host runtime
#139293 by eZWALT was merged Sep 29, 2025 Loading… updated Nov 19, 2025
[clang] Remove intrusive reference count from DiagnosticOptions clang:as-a-library libclang and C++ API clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html 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 clang-format clang-tidy clang-tools-extra clangd HLSL HLSL Language Support lldb
#139584 by jansvoboda11 was merged May 22, 2025 Loading… updated Nov 12, 2025
[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… updated Nov 7, 2025
[libclang/python] Return actual C types from libclang functions instead of Python bool clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#166446 by TApplencourt was merged Nov 7, 2025 Loading… updated Nov 7, 2025
[Clang] [Docs] Add some CMake example code for linking against libclang clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category documentation
#166268 by Sirraide was merged Nov 4, 2025 Loading… updated Nov 4, 2025
[libclang/python] Add isFunctionInlined support clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#162882 by TApplencourt was merged Oct 30, 2025 Loading… updated Oct 30, 2025
[clang] Extend SourceLocation to 64 bits. 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 Clang issues not falling into any other category clang-format clang-tidy clang-tools-extra clangd lldb
#147292 by hokein was closed Oct 28, 2025 Loading… updated Oct 28, 2025
[clang] Fix Typo on cindex.py clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#92945 by TApplencourt was merged Oct 21, 2025 Loading… updated Oct 21, 2025
release/21.x: [libclang/python] Return None instead of null cursors from Token.cursor (#163183) clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category release:note
#163961 by DeinAlptraum was merged Oct 20, 2025 Loading… updated Oct 20, 2025 LLVM 21.x Release
[libclang/python] Return None instead of null cursors from Token.cursor clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category release:cherry-pick-failed
#163183 by DeinAlptraum was merged Oct 13, 2025 Loading… updated Oct 17, 2025 LLVM 21.x Release
[clang] NFC: rename TagType::getOriginalDecl back to getDecl backend:AArch64 backend:ARC backend:ARM backend:Lanai backend:loongarch backend:MIPS backend:RISC-V 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:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd ClangIR Anything related to the ClangIR project coroutines C++20 coroutines debuginfo HLSL HLSL Language Support lldb
#163271 by mizvekov was merged Oct 15, 2025 Loading… updated Oct 15, 2025
[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… updated Oct 14, 2025
[clang] Improve nested name specifier AST representation backend:AArch64 backend:AMDGPU backend:ARC backend:ARM backend:CSKY 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: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 coroutines C++20 coroutines debuginfo HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lldb
#147835 by mizvekov was merged Aug 9, 2025 Loading… updated Oct 13, 2025
[clang] Function type attribute to prevent CFI instrumentation 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 Clang issues not falling into any other category debuginfo
#135836 by PiJoules was merged Jun 4, 2025 Loading… updated Oct 10, 2025
[Clang] Add a builtin that deduplicate types into a pack 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
#106730 by ilya-biryukov was merged Aug 20, 2025 Loading… updated Oct 9, 2025
[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… updated Oct 8, 2025
[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… updated Oct 2, 2025
[libclang/python] Fix OpenMP and OpenACC CursorKinds name format clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#160295 by DeinAlptraum was merged Sep 25, 2025 Loading… updated Sep 25, 2025
[clang] NFC: change more places to use Type::getAsTagDecl and friends backend:AArch64 backend:AMDGPU backend:ARM backend:CSKY backend:PowerPC backend:SystemZ 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:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra ClangIR Anything related to the ClangIR project HLSL HLSL Language Support skip-precommit-approval PR for CI feedback, not intended for review
#155313 by mizvekov was merged Aug 25, 2025 Loading… updated Sep 22, 2025
ProTip! What’s not been updated in a month: updated:<2025-11-02.