summaryrefslogtreecommitdiff
path: root/compiler-rt/test
AgeCommit message (Expand)Author
2025-11-22[UBSan] Fix test-darwin-interface.c on X86 Darwin with Internal Shell (#169105)Aiden Grossman
2025-11-21[ORC] Fix obj-imageinfo.S on X86 Darwin with Internal Shell (#169104)Aiden Grossman
2025-11-21[profdata] Skip probes with missing counter and function pointers (#163254)Ellis Hoag
2025-11-21Revert "[ubsan_minimal] Allow UBSan handler from Minimal runtime to accept ar...Vitaly Buka
2025-11-20Revert "[UBSan] [compiler-rt] add preservecc variants of handlers" (#168973)Florian Mayer
2025-11-20[UBSan] [compiler-rt] add preservecc variants of handlers (#168643)Florian Mayer
2025-11-20[compiler-rt] [test] Generalize an UNSUPPORTED marking (#168858)Martin Storsjö
2025-11-20[ASAN] Disable broken __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ tests on iOS/A...Andrew Haberlandt
2025-11-20Revert "[compiler-rt] Default to Lit's Internal Shell (#168232)"Aiden Grossman
2025-11-20[sanitizer_common] posix_spawn test should forward DYLD_LIBRARY_PATH (#168795)Andrew Haberlandt
2025-11-20Reapply "[compiler-rt] Default to Lit's Internal Shell (#168232)" (#168760)Aiden Grossman
2025-11-19Better fix for the stack_container_dynamic_lib test (#168798)Paddy McDonald
2025-11-19Disable test under GCC (#168792)Paddy McDonald
2025-11-19[ASan] Document define to disable container overflow checks at compile time. ...Paddy McDonald
2025-11-19[Fuzzer] make big-file-copy.test work with the internal shell (#168658)Aiden Grossman
2025-11-19[ASan] Make duplicate_os_log_reports.cpp work with the internal shellAiden Grossman
2025-11-19[ASan] Make dyld_insert_libraries_reexec work with internal shellAiden Grossman
2025-11-19[compiler-rt] [libFuzzer] Fix merge-posix test (again) (#168639)Andrew Haberlandt
2025-11-19[ASan] Fix interface_symbols_darwin.cpp on internal shellAiden Grossman
2025-11-18[ASan] Make most tests run under internal shell on DarwinAiden Grossman
2025-11-18[TSan] Make tests work with internal shellAiden Grossman
2025-11-18[RTSan] Fix tests under Internal Shell (#168470)Aiden Grossman
2025-11-18[compiler-rt][ARM] Optimized mulsf3 and divsf3 (#168394)Simon Tatham
2025-11-17[ORC] Make tests work with Internal Shell (#168471)Aiden Grossman
2025-11-18Revert "Reapply "[compiler-rt] Default to Lit's Internal Shell" (#168232)"Aiden Grossman
2025-11-17[compiler-rt] [libFuzzer] Fix merge-posix.test file size test (#168137)Andrew Haberlandt
2025-11-17[compiler-rt][Profile] Mark Darwin test work with internal shellAiden Grossman
2025-11-17[XRay] Rewrite tests to not use subshellsAiden Grossman
2025-11-17[XRay] Prefix setting XRAY_OPTIONS with envAiden Grossman
2025-11-16Reapply "[compiler-rt] Default to Lit's Internal Shell" (#168232)Aiden Grossman
2025-11-16[compiler-rt] Update test to export variables instead of using envAiden Grossman
2025-11-13[dfsan] Fix Endianess issue (#162881)anoopkg6
2025-11-13[sanitizer-common] [Darwin] Fix overlapping dyld segment addresses (attempt 2...Andrew Haberlandt
2025-11-13Revert "[compiler-rt][ARM] Optimized mulsf3 and divsf3" (#167906)Simon Tatham
2025-11-13[compiler-rt][ARM] Optimized mulsf3 and divsf3 (#161546)Simon Tatham
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-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-06[sanitizer-common] [Darwin] Fix overlapping dyld segment addresses (#166005)Andrew Haberlandt
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[ASan][Test-Only] Allow read of size 2 in strcmp.c test (#166179)Dan Blackwell
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