summary refs log tree commit diff
path: root/src/test/ui/sanitize/memory.rs
AgeCommit message (Expand)AuthorLines
2022-09-27Stabilize bench_black_boxUrgau-1/+0
2022-09-09Rollup merge of #99207 - 5225225:msan-eager-checks, r=jackh726Matthias Krüger-4/+7
2022-08-29Fix tests due to stricter invalid_value5225225-0/+1
2022-08-14Emit noundef even for unoptimised code if msan is on5225225-1/+4
2022-08-14Enable eager checks for memory sanitizer5225225-3/+3
2022-08-12adapt test for msan message changeKrasimir Georgiev-1/+1
2021-08-12Implement `black_box` using intrinsicGary Guo-1/+1
2021-04-25fix sanitizer testsRalf Jung-1/+1
2020-06-13compiletest: Add directives to detect sanitizer supportTomasz Miąsko-2/+1
2020-01-27Move sanitizer tests to a separate directoryTomasz Miąsko-0/+44