- 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] Introduce OverflowBehaviorType for fine-grained overflow control clang:as-a-library 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 Clang issues not falling into any other category debuginfo lldb
#148914 opened Jul 15, 2025 by JustinStitt Loading…
[AMDGPU][clang][CodeGen][opt] Add late-resolved feature identifying predicates 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:transforms SPIR-V SPIR-V language support
#134016 opened Apr 2, 2025 by AlexVlx Loading…
[C++23] [CLANG] Adding C++23 constexpr math functions: fmin, fmax and frexp. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:adt
#88978 opened Apr 16, 2024 by zahiraam Loading…
[clang] Catch missing format attributes clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#105479 opened Aug 21, 2024 by budimirarandjelovichtec Loading…
[clang][MBD] set up module build daemon infrastructure 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 platform:windows
[clang-tidy][dataflow] Add Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd
bugprone-null-check-after-dereference check clang:analysis clang:dataflow #84166 opened Mar 6, 2024 by Discookie Loading…
[clang] Support --sysroot= for ${arch}-windows-msvc targets backend:Hexagon backend:PowerPC backend:SystemZ clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#96417 opened Jun 23, 2024 by trcrsired Loading…
Elide suspension points via [[clang::coro_await_suspend_destroy]] 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 coroutines C++20 coroutines libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#152623 opened Aug 8, 2025 by snarkmaster Loading…
[clang] Implement gcc_struct attribute on Itanium targets 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
#71148 opened Nov 3, 2023 by DanShaders Loading…
[AMDGPU] Enable OpenCL hostcall printf (WIP) backend:AMDGPU 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 llvm:transforms
#72556 opened Nov 16, 2023 by vikramRH Loading…
Add pointer field protection feature. backend:AArch64 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 libc++abi libc++abi C++ Runtime Library. Not libc++. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. llvm:analysis Includes value tracking, cost tables and constant folding llvm:codegen llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms
#133538 opened Mar 28, 2025 by pcc Loading…
[AMDGPU] Match bitsin(typeof(x)) - popcnt(x) to s_bcnt0_i32 backend:AMDGPU clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir
#164847 opened Oct 23, 2025 by linuxrocks123 Loading…
[clang]: Propagate Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra
*noreturn attributes in CFG clang:analysis clang:dataflow Add Clang issues not falling into any other category clang-tidy clang-tools-extra
ignoringParenImpCasts in arguments of hasArgument clang #89553 opened Apr 21, 2024 by komalverma04 Loading…
[Clang]: Enable speculative devirtualization 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 llvm:transforms
#159685 opened Sep 19, 2025 by hassnaaHamdi Loading…
[Sema] Diagnose use of if/else-if condition variable inside else-if/else branch(s) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#156436 opened Sep 2, 2025 by arrowten Loading…
[LifetimeSafety] Add missing origins stats for lifetime analysis clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:temporal-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr) clang Clang issues not falling into any other category
#166568 opened Nov 5, 2025 by DEBADRIBASAK Loading…
Make sanitizer special case list slash-agnostic clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category compiler-rt:sanitizer llvm:support
#149886 opened Jul 21, 2025 by DKLoehr Loading…
[clang] fix uefi target for aarch64 & x86_64 backend:AArch64 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#120632 opened Dec 19, 2024 by RossComputerGuy Loading…
[SROA] Vector promote some memsets backend:AMDGPU clang Clang issues not falling into any other category debuginfo llvm:transforms
#133301 opened Mar 27, 2025 by macurtis-amd Loading…
[analyzer] Add std::any checker clang:static analyzer clang Clang issues not falling into any other category enhancement Improving things as opposed to bug fixing, e.g. new or missing feature
#76580 opened Dec 29, 2023 by spaits Loading…
[include-cleaner] Support multi-header symbols in mapping generator clang Clang issues not falling into any other category
#147720 opened Jul 9, 2025 by cseriildi Loading…
[clang][ptrauth] Warn about the use of a weak signing schema clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#157779 opened Sep 10, 2025 by martinuy Loading…
[X86][Clang] Support constexpr evaluation of cvtpd2ps intrinsics backend:X86 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
#169980 opened Nov 29, 2025 by HamzaHassanain Loading…
[Sanitizers] the access size (8 bytes) exceeds the max lock-free size (4 bytes) for 32-bit backend:PowerPC clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt
#125388 opened Feb 2, 2025 by honeygoyal Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.