- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
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…
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…
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…
[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…
[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…
[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…
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
[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…
[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
[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…
[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…
[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…
[OpenMP 60] Update parsing and semantic support for 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
nowait clause to accept optional argument clang:as-a-library #159628 by mdfazlay was merged Oct 13, 2025 Loading…
[clang] Pass VFS into libclang and C++ API clang Clang issues not falling into any other category
ASTUnit::LoadFromASTFile() clang:as-a-library #159166 by jansvoboda11 was merged Sep 18, 2025 Loading…
[libclang/python] Fix numResults field type of CCRStructure clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#158598 by DeinAlptraum was merged Sep 16, 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…
[OpenACC][NFCI] Split up the init and decl from OpenACC recipes 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
#156938 by erichkeane was merged Sep 4, 2025 Loading…
[lldb] fix Python 3.9+ specific typing annotations clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category github:workflow infrastructure Bugs about LLVM infrastructure libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lldb testing-tools third-party:benchmark
#156868 by charles-zablit was merged Sep 5, 2025 Loading…
[Clang][OpenMP] Add an additional class to hold data that will be shared between all loop transformations 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
#155849 by rofirrim was merged Sep 16, 2025 Loading…
[Clang][NFC] Rename OMPLoopTransformationDirective to OMPCanonicalLoopNestTransformationDirective 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
#155848 by rofirrim was merged Sep 8, 2025 Loading…
[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…
[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…
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.