scan-build/ccc-analyzer @file support

Alex Coffin via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 2 15:34:09 PDT 2018


The attached patch adds support for @files to ccc-analyzer (which is used
by scan-build). This feature is a commonly accepted compiler option that
clang, gcc, and cl.exe (microsoft's compiler) all already support. This
will allow scan-build to support it too (assuming that the perl version of
ccc-analyzer is used).

Sincerely,
Alexander Coffin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180802/6a313b3d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_at_file_support.patch
Type: text/x-patch
Size: 832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180802/6a313b3d/attachment.bin>


More information about the cfe-commits mailing list