[cfe-commits] scan-build not detecting .C files (capital C).

Jordan Rose jordan_rose at apple.com
Wed Nov 28 11:14:59 PST 2012


.C fix committed in r168804, except I took out the special case for Windows; both NTFS and FAT32 are case-preserving. The rest of the patch (indentation fixes and remembering to close our temp file) is in r168805.

Thanks, Peeter!
Jordan


On Nov 27, 2012, at 10:12 , Peeter Joot <peeter.joot at gmail.com> wrote:

> Not knowing your patch protocol, I posted a small script patch to your bugilla for the ccc-analyzer script that's part of tools/clang/tools/scan-build
> 
> http://llvm.org/bugs/show_bug.cgi?id=14443 
> 
> Some rationale and discussion can be found in the bug entry above.  I've attached the patch for review and contribution (and will close the bug report).
> 
> -- 
> Peeter
> <ccc-analyzer.diff>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121128/db8d06d7/attachment.html>


More information about the cfe-commits mailing list