]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/false-positives
Fix false positives for comment lines
[blhc/blhc.git] / t / logs / false-positives
index 8ef70d61ef5326829e28fe3dc4505827ae3b6d4b..c7487f7763e1c96bfc6364b4be94f8dadd8106a1 100644 (file)
@@ -8,6 +8,9 @@ swig -Wall -c++ -python test.i
 
 rm -f afl-gcc afl-as afl-fuzz afl-showmap as afl-g++ afl-clang afl-clang++ *.o *~ a.out core core.[1-9][0-9]* *.stackdump test .test test-instr .test-instr0 .test-instr1
 
+# "Missing" flags in comments should be ignored.
+# gcc -E tag_tree.list does not work, so use a .c name
+
 # gcc -v can cause false positives.
 cd GUI && qmake
 /usr/bin/make -C GUI