[cfe-dev] Problem when using scan-build

逆水x轻风 via cfe-dev cfe-dev at lists.llvm.org
Sun Feb 19 23:19:56 PST 2017


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" ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170220/cbda36f9/attachment.html>


More information about the cfe-dev mailing list