about summary refs log tree commit diff
path: root/src/test/ui/sanitize
AgeCommit message (Expand)AuthorLines
2021-02-07HWASan supportTri Vo-0/+19
2020-12-10Fix sanitizer test output matchingCorey Farwell-1/+1
2020-11-12fully exploited the dropped support of LLVM 8DevJPM-1/+0
2020-07-19Add missing : after *llvm-versionLzu Tao-1/+1
2020-06-20Support sanitizers on aarch64-unknown-linux-gnuTomasz Miąsko-1/+1
2020-06-19Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikicManish Goregaokar-3/+12
2020-06-14Diagnose use of incompatible sanitizersTomasz Miąsko-3/+12
2020-06-13compiletest: Add directives to detect sanitizer supportTomasz Miąsko-11/+12
2020-05-14Consistently use LLVM lifetime markers during codegenTomasz Miąsko-0/+31
2020-04-11rustc: Add a warning count upon completionRoccoDev-0/+2
2020-04-10Add ThreadSanitizer test caseTomasz Miąsko-0/+57
2020-04-06Move sanitize-inline-always test to sanitize directoryTomasz Miąsko-0/+28
2020-03-08unix: Don't override existing SIGSEGV/BUS handlersJosh Stone-0/+19
2020-03-08Rollup merge of #69800 - tmiasko:address-g, r=nikicMazdak Farrokhzad-3/+2
2020-03-07Compile address sanitizer test with debuginfoTomasz Miąsko-3/+2
2020-03-06fix various typosMatthias Krüger-1/+1
2020-03-03Add test for -Znew-llvm-pass-manager -Clto=thin -Zsanitizer=...Tomasz Miąsko-0/+27
2020-01-27Move sanitizer tests to a separate directoryTomasz Miąsko-0/+141