about summary refs log tree commit diff
path: root/tests/ui/abi/stack-protector.rs
AgeCommit message (Collapse)AuthorLines
2023-08-07Fix stack-protector.rs on LLVM 17Nikita Popov-0/+2
Prevent fill from being (correctly) optimized away by passing the address of the alloca to black_box.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+99