Skip to content

Commit 02d43b3

Browse files
committed
fixup: Remove useless line in test and rename test file itself
1 parent d88836d commit 02d43b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/test/Preprocessor/riscv-cf-protection.c renamed to clang/test/Preprocessor/riscv-cf-protection-branch.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,3 @@
146146
// NO-MACRO-NOT: __riscv_landing_pad
147147
// NO-MACRO-NOT: __riscv_landing_pad_unlabeled
148148
// NO-MACRO-NOT: __riscv_landing_pad_func_sig
149-
150-
int main() { return 0; }

0 commit comments

Comments
 (0)