summaryrefslogtreecommitdiff
path: root/compiler-rt
AgeCommit message (Expand)Author
2025-11-12[utils] revamp options controlling lit's output (#167192)Henrik G. Olsson
2025-11-12[Clang][CodeGen] Add disable_sanitizer_instrumentation attribute to multivers...Benjamin Stott
2025-11-12Revert "[sanitizer-common] [Darwin] Fix overlapping dyld segment addresses (#...Andrew Haberlandt
2025-11-11[compiler-rt][asan] Fix a test on Windows (#167591)Alan Zhao
2025-11-11[Asan] Ensure minimum stack size 128KB in ThreadedStressStackReuseTest (#165198)Riyaz Ahmad
2025-11-10Revert "[scudo] Small cleanup of memory tagging code." (#167425)Christopher Ferris
2025-11-10[scudo] Small cleanup of memory tagging code. (#166860)Christopher Ferris
2025-11-09Revert "Reapply "[compiler-rt] Default to Lit's Internal Shell""Aiden Grossman
2025-11-09Reapply "[compiler-rt] Default to Lit's Internal Shell"Aiden Grossman
2025-11-08[compiler-rt][HWAsan] Partially revert to fix testAiden Grossman
2025-11-07Reapply "[compiler-rt][HWAsan] Remove CHECK lines from test" (#167038)Aiden Grossman
2025-11-07[compiler-rt][sanitizers] Mark three tests as unsupported on AndroidAiden Grossman
2025-11-07[compiler-rt] Add CMake option to enable execute-only code generation on AArc...Csanád Hajdú
2025-11-06[sanitizer-common] [Darwin] Fix overlapping dyld segment addresses (#166005)Andrew Haberlandt
2025-11-06[InstrProf] Fix frontend generated function hash (#165358)Stephen Senran Zhang
2025-11-06Revert "[compiler-rt][HWAsan] Remove CHECK lines from test"Aiden Grossman
2025-11-06[compiler-rt][HWAsan] Remove CHECK lines from testAiden Grossman
2025-11-05[compiler-rt][Profile] Temporarily Disable Test on AIXAiden Grossman
2025-11-04[sanitizer_common] Add arm64e module type (#166018)Andrew Haberlandt
2025-11-04[ASan][Test-Only] Allow read of size 2 in strcmp.c test (#166179)Dan Blackwell
2025-11-04[compiler-rt][x86] Don't use assert.h when building without a libc (#165384)quic-k
2025-11-03[sanitizer-common] [Darwin] Provide warnings for common sandbox issues (#165907)Andrew Haberlandt
2025-11-03[scudo] Add config option to modify get usable size behavior (#158710)Christopher Ferris
2025-11-03Revert "[UBSan] Improve error message when a misalignment is due to t… (#16...Matthew Nagy
2025-11-03[UBSan] Improve error message when a misalignment is due to target default as...Matthew Nagy
2025-11-03[TSan][Test-Only] Account for race in cxa_guard_acquire.cpp test (#165853)Dan Blackwell
2025-11-02Revert "Reapply "[compiler-rt] Default to Lit's Internal Shell""Aiden Grossman
2025-11-02[compiler-rt][UBSan] Add env prefixes in testAiden Grossman
2025-11-02[compiler-rt][HWAsan} Add env prefixes in testAiden Grossman
2025-11-02Reapply "[compiler-rt] Default to Lit's Internal Shell"Aiden Grossman
2025-10-31Revert "[Sanitizers][Test] XFAIL suppressions/fread_fwrite (#154189)" (#165751)Mariusz Borsa
2025-10-31[TySan] Add option to outline instrumentation (#120582)gbMattN
2025-10-31[Fuzzer][Test-Only][Darwin] Mark coverage.test and exit_on_src_pos.test unsup...Dan Blackwell
2025-10-31Revert "[compiler-rt] Default to Lit's Internal Shell"Aiden Grossman
2025-10-30[compiler-rt] Default to Lit's Internal ShellAiden Grossman
2025-10-30lsan: fix allocator on arm64 Android (#165656)quic-likaid
2025-10-31Reapply "[TSan] Make Test work with Internal Shell"Aiden Grossman
2025-10-30Revert "[TSan] Make Test work with Internal Shell"Aiden Grossman
2025-10-30[TSan] Make Test work with Internal ShellAiden Grossman
2025-10-30[MemProf] Make Test work with Internal ShellAiden Grossman
2025-10-30[Profile] Rewrite Test to work with Internal ShellAiden Grossman
2025-10-30[MSan] Make Test work with Internal ShellAiden Grossman
2025-10-30[XRay] Make Test Work with Internal ShellAiden Grossman
2025-10-30[NSan] Make Tests work with Internal ShellAiden Grossman
2025-10-30[ASan] Make tests work with internal shellAiden Grossman
2025-10-30[profile] Use correct flag in InstrProf test (#165738)Ellis Hoag
2025-10-29[TSan][Test-Only][Darwin] Fix typo in external.cpp again (#165612)Dan Blackwell
2025-10-29[ASan][Test-Only][Darwin] Mark asan-symbolize-templated-cxx.cpp unsupported (...Dan Blackwell
2025-10-29[TSan][Test-Only][Darwin] Fix typo in external.cpp test (#165534)Dan Blackwell
2025-10-28[Fuzzer][Test-Only] Re-enable fuzzer-ubsan.test on Darwin (#165403)Dan Blackwell