- Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[SPARC] Properly handle CC for long double on sparc32 backend:Sparc 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:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#162226 by koachan was merged Nov 29, 2025 Loading… updated Dec 1, 2025
[X86] Sync multiversion features with libgcc and refactor internal feature tables backend:X86 clang:frontend Language frontend issues, e.g. anything involving "Sema" compiler-rt:builtins compiler-rt
#168750 by mikolaj-pirog was merged Nov 27, 2025 Loading… updated Nov 27, 2025
[tysan] Type Sanitizer support for SystemZ 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
#162396 by anoopkg6 was merged Nov 26, 2025 Loading… updated Nov 26, 2025
[profdata] Skip probes with missing counter and function pointers compiler-rt PGO Profile Guided Optimizations
#163254 by ellishg was merged Nov 21, 2025 Loading… updated Nov 21, 2025
[sanitizer_common] Move container overflow declarations into new file compiler-rt:sanitizer compiler-rt
#168882 by DanBlackwell was closed Nov 21, 2025 Loading… updated Nov 21, 2025
[ASan] Document define to disable container overflow checks at compile time. clang Clang issues not falling into any other category compiler-rt:asan Address sanitizer compiler-rt:sanitizer compiler-rt
#163468 by padriff was merged Nov 19, 2025 Loading… updated Nov 20, 2025
[utils] revamp options controlling lit's output compiler-rt libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. llvm-lit testing-tools
#167192 by hnrklssn was merged Nov 12, 2025 Loading… updated Nov 13, 2025
[Clang][CodeGen] Add disable_sanitizer_instrumentation attribute to multiversion resolvers backend:RISC-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#167516 by BStott6 was merged Nov 12, 2025 Loading… updated Nov 12, 2025
[scudo] Skip special quarantine blocks in iterateOverChunks compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt
#159892 by cferris1000 was merged Sep 23, 2025 Loading… updated Nov 11, 2025
[compiler-rt] Add CMake option to enable execute-only code generation on AArch64 compiler-rt:builtins compiler-rt:fuzzer compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt xray
#140555 by Il-Capitano was merged Nov 7, 2025 Loading… updated Nov 10, 2025
Reapply "[compiler-rt][HWAsan] Remove CHECK lines from test" compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt
#167038 by boomanaiden154 was merged Nov 7, 2025 Loading… updated Nov 8, 2025
[compiler-rt][HWAsan] Remove CHECK lines from test compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt
#166638 by boomanaiden154 was merged Nov 6, 2025 Loading… updated Nov 6, 2025
[scudo] Add config option to modify get usable size behavior compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt
#158710 by cferris1000 was merged Nov 3, 2025 Loading… updated Nov 3, 2025
Revert "[UBSan] Improve error message when a misalignment is due to t… clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#166197 by gbMattN was merged Nov 3, 2025 Loading… updated Nov 3, 2025
[NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly compiler-rt:asan Address sanitizer compiler-rt:builtins compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt libunwind openmp:libomp OpenMP host runtime
#164453 by tambry was merged Oct 21, 2025 Loading… updated Oct 22, 2025
[runtimes][PAC] Harden unwinding when possible compiler-rt:builtins compiler-rt hardening Issues related to the hardening effort libc++abi libc++abi C++ Runtime Library. Not libc++. libunwind PGO Profile Guided Optimizations
#143230 by ojhunt was merged Oct 20, 2025 Loading… updated Oct 22, 2025
[clang] Add flag to disable container overflow checks at compile time. 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:asan Address sanitizer compiler-rt:sanitizer compiler-rt
#159662 by padriff was closed Oct 17, 2025 Loading… updated Oct 17, 2025
[X86] Add support for Nova Lake backend:X86 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
#163552 by mikolaj-pirog was merged Oct 16, 2025 Loading… updated Oct 16, 2025
[X86] Add support for Wildcat Lake backend:X86 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
#163214 by mikolaj-pirog was merged Oct 15, 2025 Loading… updated Oct 15, 2025
Backport AArch64 sanitizer fixes to 21.x. compiler-rt:asan Address sanitizer compiler-rt:cfi Control Flow Integrity compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt
[compiler-rt][asan] Add wcscpy/wcsncpy; enable wcscat/wcsncat on Windows compiler-rt:asan Address sanitizer compiler-rt:sanitizer compiler-rt
#160493 by Cao-Wuhui was merged Sep 30, 2025 Loading… updated Oct 12, 2025
[compiler-rt][asan][tests] Stabilize wchar tests on Darwin/Android compiler-rt:asan Address sanitizer compiler-rt:sanitizer compiler-rt
#161624 by Cao-Wuhui was merged Oct 2, 2025 Loading… updated Oct 12, 2025
Revert "[compiler-rt][asan][tests] Stabilize wchar tests on Darwin/Android" compiler-rt:asan Address sanitizer compiler-rt:sanitizer compiler-rt
#162001 by Cao-Wuhui was merged Oct 5, 2025 Loading… updated Oct 12, 2025
[compiler-rt][asan] Reland: wcscpy/wcsncpy interceptors and stabilize wchar tests on Darwin/Android compiler-rt:asan Address sanitizer compiler-rt:sanitizer compiler-rt
#162028 by Cao-Wuhui was merged Oct 6, 2025 Loading… updated Oct 12, 2025
Revert "[compiler-rt][asan] Add wcscpy/wcsncpy; enable wcscat/wcsncat on Windows" compiler-rt:asan Address sanitizer compiler-rt:sanitizer compiler-rt
#162021 by thurstond was merged Oct 5, 2025 Loading… updated Oct 5, 2025
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.