X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Flogs%2Ffalse-positives;h=c7487f7763e1c96bfc6364b4be94f8dadd8106a1;hp=b0ac298d77cf05d611656cc1ad810fa917ca21c6;hb=a0f80b21eb2a1cc3bb306a68fb7a3beed1df9072;hpb=78f7218d807b87ede58fca00ca672ce597e2145e diff --git a/t/logs/false-positives b/t/logs/false-positives index b0ac298..c7487f7 100644 --- a/t/logs/false-positives +++ b/t/logs/false-positives @@ -6,6 +6,11 @@ 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 + # gcc -v can cause false positives. cd GUI && qmake /usr/bin/make -C GUI