about summary refs log tree commit diff
path: root/src/test/ui/sanitize/use-after-scope.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-18/+0
2020-06-13compiletest: Add directives to detect sanitizer supportTomasz Miąsko-1/+1
Add needs-sanitizer-{address,leak,memory,thread} directive indicating that test requires target with support for specific sanitizer. This is an addition to the existing needs-sanitizer-support directive indicating that test requires a sanitizer runtime library.
2020-01-27Move sanitizer tests to a separate directoryTomasz Miąsko-0/+18