problem when using scan-build

逆水x轻风 via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 19 23:21:18 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-commits/attachments/20170220/fb3044a9/attachment.html>


More information about the cfe-commits mailing list