- 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
[clang] remove IsDefaulted bit from TemplateArgument 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 HLSL HLSL Language Support lldb
#155120 opened Aug 23, 2025 by mizvekov Loading…
[clang] Add the candiscard attribute to suppress nodiscard clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#154943 opened Aug 22, 2025 by halbi2 Loading…
[Clang] Fix to diagnose_as_builtin memset clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#154432 opened Aug 19, 2025 by tynasello Loading…
[OpenCLCpp] Avoid inferred adding address-space to function types clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#153508 opened Aug 13, 2025 by piotrrak Loading…
[AMDGPU] Extend __builtin_amdgcn_ds_bpermute argument types backend:AMDGPU 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:ir
#153501 opened Aug 13, 2025 by yxsamliu Loading…
[clang][WebAssembly] Handle casted function pointers with different number of arguments backend:WebAssembly 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
#153168 opened Aug 12, 2025 by turran Loading…
[AIX] Implement the ifunc attribute. backend:PowerPC 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:builtins compiler-rt llvm:codegen llvm:ir llvm:transforms
#153049 opened Aug 11, 2025 by w2yehia Loading…
Clang AST updates for more details backend:RISC-V clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category HLSL HLSL Language Support
#152372 opened Aug 6, 2025 by sei-nreimer Loading…
[clang][analyzer][NFC] Run libclang and C++ API 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:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category debuginfo HLSL HLSL Language Support
modernize-use-using check over all the code backend:AMDGPU backend:MIPS backend:PowerPC clang:analysis clang:as-a-library #149934 opened Jul 21, 2025 by localspook Loading…
[Clang][CUDA] Add support for __managed__ variables in non-RDC and default RDC mode 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
#149716 opened Jul 20, 2025 by actinks Loading…
One more fix for P3144R2 implementation 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
#149406 opened Jul 17, 2025 by hvdijk Loading…
Added partial support for compiling C++20 modules and header-units without scanning. backend:SystemZ 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 llvm:support
#147682 opened Jul 9, 2025 by HassanSajjad-302 Loading…
[Clang] Partial implementation of support for P3074 (trivial unions) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#146815 opened Jul 3, 2025 by brevzin Loading…
[AVR] Handle flash RO data mapped to data space for newer devices 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
#146244 opened Jun 28, 2025 by tomtor Loading…
[LLVM][WebAssembly] Implement branch hinting proposal backend:WebAssembly clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category lld:wasm lld llvm:binary-utilities llvm:mc Machine (object) code objectyaml
#146230 opened Jun 28, 2025 by Lukasdoe Loading…
[clang][Sema] Suggest/Hint Standard Library Include File 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
#146227 opened Jun 28, 2025 by Mr-Anyone Loading…
[Clang][OpenMP] Capture mapped pointers on IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category offload
target by reference. clang:codegen #145454 opened Jun 24, 2025 by abhinavgaba Loading…
[clang][PAC] Support trivially_relocating polymorphic objects 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
[CodeGen][AArch64] ptrauth intrinsic to safely construct relative ptr backend:AArch64 backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. 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 llvm:ir llvm:transforms
#142047 opened May 29, 2025 by AbhayKanhere Loading…
[Clang] Clean up the fix for deferred access checking clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category waiting-for-wg21 Blocked on C++ Standards Committee
#141340 opened May 24, 2025 by zyn0217 Loading…
[PAuth] Use different discriminators for __int128_t / __uint128_t / _BitInt(n) 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
#140276 opened May 16, 2025 by asl Loading…
[Clang] Detect bit copies that should be relocation. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#139104 opened May 8, 2025 by cor3ntin Loading…
Enable fexec-charset option 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 llvm:support
#138895 opened May 7, 2025 by abhina-sree Loading…
Attribute support Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
[[clang::musttail]] in ExprConstant.cpp (work in progress) clang:frontend #138477 opened May 4, 2025 by hanickadot Loading…
[clang] make it possible to disable c++26 type aware allocators 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
#138372 opened May 3, 2025 by ojhunt Loading…
ProTip! Adding no:label will show everything without a label.