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

[TySan] Make TySan compatible with UBSan clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' compiler-rt:sanitizer compiler-rt:tysan Type sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#169036 by gbMattN was merged Nov 28, 2025 Loading… updated Dec 1, 2025
[TySan] TySan support for SystemZ - Re-submission of original pr#162396 clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' compiler-rt:sanitizer compiler-rt
#169850 by anoopkg6 was merged Dec 1, 2025 Loading… updated Dec 1, 2025
[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
[TySan](test-only) Mark ubsan-tysan test as unsupported for now compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#169934 by gbMattN was merged Nov 28, 2025 Loading… updated Nov 28, 2025
[TySan] Fix build failure because of missing kPtrShift clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' compiler-rt:sanitizer compiler-rt
#169746 by anoopkg6 was closed Nov 27, 2025 Loading… updated Nov 27, 2025
[UBSan] Use -fsanitize-handler-preserve-all-regs in codegen 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 llvm:transforms
#168645 by fmayer 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
Revert "[tysan] Type Sanitizer support for SystemZ" clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' compiler-rt:sanitizer compiler-rt
#169726 by uweigand was merged Nov 26, 2025 Loading… updated Nov 26, 2025
[scudo] Lock/unlock MutexTSDs in disable/enable. compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt
#169440 by cferris1000 was merged Nov 25, 2025 Loading… updated Nov 25, 2025
[compiler-rt][TSan] Add support for Android compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#147580 by airpfei was merged Oct 6, 2025 Loading… updated Nov 25, 2025
[scudo] Only print stats when the test fails. compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt
#168000 by cferris1000 was merged Nov 24, 2025 Loading… updated Nov 24, 2025
Reapply "[UBSan] [compiler-rt] add preservecc variants of handlers" (#168973) compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#169091 by fmayer was merged Nov 24, 2025 Loading… updated Nov 24, 2025
[UBSan] Fix test-darwin-interface.c on X86 Darwin with Internal Shell compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#169105 by boomanaiden154 was merged Nov 22, 2025 Loading… updated Nov 22, 2025
[scudo] Small cleanup of memory tagging code part 2. compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt
#168807 by cferris1000 was merged Nov 21, 2025 Loading… updated Nov 21, 2025
[TySan][Clang] Add clang flag to use tysan outlined instrumentation a… 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:tysan Type sanitizer llvm:transforms
#166170 by gbMattN was merged Nov 21, 2025 Loading… updated Nov 21, 2025
Revert "[ubsan_minimal] Allow UBSan handler from Minimal runtime to accept arguments (#152192)" clang:codegen IR generation bugs: mangling, exceptions, etc. compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#168812 by vitalybuka was merged Nov 21, 2025 Loading… updated Nov 21, 2025
[UBSan] [compiler-rt] add preservecc variants of handlers compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#168643 by fmayer was merged Nov 20, 2025 Loading… updated Nov 21, 2025
Revert "[UBSan] [compiler-rt] add preservecc variants of handlers" compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt skip-precommit-approval PR for CI feedback, not intended for review
#168973 by fmayer was merged 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
[compiler-rt] [test] Generalize an UNSUPPORTED marking compiler-rt:asan Address sanitizer compiler-rt:sanitizer compiler-rt
#168858 by mstorsjo was merged Nov 20, 2025 Loading… updated Nov 20, 2025
ProTip! Filter pull requests by the default branch with base:main.