With --use-c=gcc and --use-analyzer=clang when run "scan-build" it will use 
include<...> of clang , but we need include<...> of gcc. How can I define the 
default include path of gcc when I run "scan-build --use-c=gcc 
--use-analyzer=clang make" ?
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to