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

[RFC] Initial implementation of P2719 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:static analyzer clang Clang issues not falling into any other category coroutines C++20 coroutines
#113510 by ojhunt was merged Apr 11, 2025 Loading…
nonblocking/nonallocating attributes (was: nolock/noalloc) 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 extension:clang
#84983 by dougsonos was merged Jun 24, 2024 Loading…
nonblocking/nonallocating attributes: 2nd pass caller/callee analysis 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
#99656 by dougsonos was merged Oct 3, 2024 Loading…
Introduce paged vector 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 llvm:adt llvm:support
#66430 by ktf was merged Sep 30, 2023 Loading…
✨ [Sema, Lex, Parse] Preprocessor embed in C and C++ (and Obj-C and Obj-C++ by-proxy) c23 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:static analyzer clang Clang issues not falling into any other category cmake Build system in general and CMake in particular
#68620 by ThePhD was merged Jun 12, 2024 Loading…
[clang] Introduce diagnostics suppression mappings 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-tidy clang-tools-extra llvm:support
#112517 by kadircet was merged Nov 12, 2024 Loading…
[LLVM][Instrumentation] Add numerical sanitizer 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 Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt llvm:ir llvm:transforms
#85916 by alexander-shaposhnikov was merged Jun 28, 2024 Loading…
Add Clang attribute to ensure that fields are initialized explicitly 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
#102040 by higher-performance was merged Jan 14, 2025 Loading…
[Clang] Add __builtin_counted_by_ref builtin clang:bounds-safety Issue/PR relating to the experimental -fbounds-safety feature in Clang clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#102549 by bwendling was closed Nov 1, 2024 Loading…
Add support for flag output operand "=@cc" for SystemZ. backend:AArch64 backend:SystemZ clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:SelectionDAG SelectionDAGISel as well
#125970 by anoopkg6 was merged Oct 14, 2025 Loading…
[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…
[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…
[SystemZ] Add support for half (fp16) backend:SystemZ clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category compiler-rt:builtins compiler-rt llvm:ir llvm:SelectionDAG SelectionDAGISel as well
#109164 by JonPsson1 was merged Apr 16, 2025 Loading…
[Clang][P1061] Add stuctured binding packs c++26 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:static analyzer clang Clang issues not falling into any other category debuginfo
#121417 by ricejasonf was merged Jan 29, 2025 Loading…
[clang] Implement lifetime analysis for lifetime_capture_by(X) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#115921 by usx95 was merged Nov 20, 2024 Loading…
[clang][Diagnostics] Highlight code snippets clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#66514 by tbaederr was merged Jan 27, 2024 Loading…
Adding splitdouble HLSL function backend:DirectX backend:X86 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:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category HLSL HLSL Language Support llvm:ir
#109331 by joaosaffran was merged Oct 28, 2024 Loading…
[PAC] Add support for __ptrauth type qualifier clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category debuginfo
#100830 by ahatanak was merged Apr 15, 2025 Loading…
[Clang] Implement P3034R1 Module Declarations Shouldn’t be Macros 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
#90574 by yronglin was merged Jul 20, 2024 Loading…
Add support for Windows Secure Hot-Patching backend:X86 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 Clang issues not falling into any other category debuginfo llvm:codegen llvm:ir llvm:transforms objectyaml platform:windows
#138972 by sivadeilra was merged Jun 24, 2025 Loading…
Add support for builtin_verbose_trap clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category debuginfo
#79230 by ahatanak was merged Jun 25, 2024 Loading…
[Clang][AArch64] Add customisable immediate range checking to NEON backend:AArch64 backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#100278 by SpencerAbson was merged Sep 6, 2024 Loading…
[clang] Implement CTAD for type alias template. c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#77890 by hokein was merged Mar 8, 2024 Loading…
[Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sugar types instead of built-in types clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category coroutines C++20 coroutines
#143653 by YexuanXiao was merged Jul 18, 2025 Loading…
[C23] Implement WG14 N3037 c23 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#132939 by AaronBallman was merged May 2, 2025 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.