mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-15 23:18:48 +00:00
Ignore line markers from C preprocessing stage
This commit is contained in:
@@ -18,7 +18,6 @@ if
|
||||
grep 'main-return-type' out.txt ||\
|
||||
grep 'conversions than data arguments' out.txt ||\
|
||||
grep 'int-conversion' out.txt ||\
|
||||
grep 'incompatible redeclaration' out.txt ||\
|
||||
grep 'ordered comparison between pointer and zero' out.txt ||\
|
||||
grep 'ordered comparison between pointer and integer' out.txt ||\
|
||||
grep 'eliding middle term' out.txt ||\
|
||||
|
||||
Reference in New Issue
Block a user