about summary refs log tree commit diff
path: root/src/test/ui/sanitize
AgeCommit message (Expand)AuthorLines
2021-10-03Practice diagnostic message conventionHirochika Matsumoto-1/+1
2021-08-12Implement `black_box` using intrinsicGary Guo-1/+1
2021-06-24Re-Annotate the tests with needs-llvm-componentsSimonas Kazlauskas-0/+3
2021-05-29Diagnose use sanitizers with crt-static12101111-0/+9
2021-04-25fix sanitizer testsRalf Jung-4/+4
2021-04-09Auto merge of #81942 - the8472:reduce-ui-test-threads, r=Mark-Simulacrumbors-1/+2
2021-04-09reduce threads spawned by ui-testsThe8472-1/+2
2021-04-03Maintain supported sanitizers as a target propertySimonas Kazlauskas-3/+2
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