]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/false-positives
Fix false positive in "gcc > file"
[blhc/blhc.git] / t / logs / false-positives
index b0ac298d77cf05d611656cc1ad810fa917ca21c6..0a6099d914b5351ffc20bbbc55267877784de60a 100644 (file)
@@ -6,6 +6,13 @@ swig -Wall -c++ -python test.i
 
 + CC=gcc CFLAGS=-g -O2 ... sh ../../build.sh -r -c lto
 
+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
+
+19:49:25 runner  ../source3/script/build_env.sh /build/samba-4.4.4+dfsg/source3 /build/samba-4.4.4+dfsg/source3 /usr/bin/gcc > default/source3/include/build_env.h
+
 # gcc -v can cause false positives.
 cd GUI && qmake
 /usr/bin/make -C GUI