Files
clang-p2996/clang/test/CodeGen/bpf-stack-protector.c
David Spickett 7e6a5fe160 [clang][bpf] Fix invalid RUN lines in stack protector warning test (#65251)
2 of them were missing the ":" on the end.

Adding them broke the test so I had to add a new prefix just for the
warning runs only.

I manually checked the first RUNs and there is no warning emitted, as
expected.
2023-09-14 10:24:26 +01:00

1.3 KiB