Skip to content

Issues: llvm/llvm-project

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

[feature request] setjmp sanitizer compiler-rt:ubsan Undefined behavior sanitizer enhancement Improving things as opposed to bug fixing, e.g. new or missing feature
#110764 opened Oct 1, 2024 by SoniEx2
false negative unsigned integer overflow when wrapping around in different if branches compiler-rt:ubsan Undefined behavior sanitizer false-positive Warning fires when it should not
#109886 opened Sep 25, 2024 by carenas
[ASan][test] Enable ASan tests on SPARC compiler-rt:asan Address sanitizer compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#107405 opened Sep 5, 2024 by rorth Loading…
impact of infinite loops on sanitizers compiler-rt:asan Address sanitizer compiler-rt:ubsan Undefined behavior sanitizer llvm:optimizations question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
#99010 opened Jul 16, 2024 by bi6c
fix(compiler-rt/**.py): fix comparison to None compiler-rt:asan Address sanitizer compiler-rt:builtins compiler-rt:lsan Leak sanitizer compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt PGO Profile Guided Optimizations
#94015 opened May 31, 2024 by e-kwsm Loading…
clang 17/18: Adding UBSan makes ASan message disappear compiler-rt:asan Address sanitizer compiler-rt:ubsan Undefined behavior sanitizer
#92386 opened May 16, 2024 by pkl97
ubsan complains on rpcgen-generated code, gcc's one silent compiler-rt:ubsan Undefined behavior sanitizer
#92108 opened May 14, 2024 by stsp
UBSan output is incorrect for non power-of-2 sized _BitInt types bug Indicates an unexpected problem or unintended behavior c23 compiler-rt:ubsan Undefined behavior sanitizer confirmed Verified by a second party
#88093 opened Apr 9, 2024 by bjope
How to disable a UBSAN rule on std lib? compiler-rt:ubsan Undefined behavior sanitizer question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
#82500 opened Feb 21, 2024 by tony-go
No uninitialized warning for member variable and getter clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer compiler-rt:ubsan Undefined behavior sanitizer
#78129 opened Jan 15, 2024 by fekir
UBSAN is sensitive to "compact returns" compiler-rt:ubsan Undefined behavior sanitizer crash-on-valid
#77074 opened Jan 5, 2024 by gvanem
Ubsan and _BitInt with shifts does not get along compiler-rt:ubsan Undefined behavior sanitizer
#76113 opened Dec 21, 2023 by pinskia
Struggling with ubsan suppressions compiler-rt:ubsan Undefined behavior sanitizer enhancement Improving things as opposed to bug fixing, e.g. new or missing feature question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
#72060 opened Nov 12, 2023 by mdavidsaver
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.