[cfe-dev] VS2010 Clangification Script
Clark Gaebel
cg.wowus.cg at gmail.com
Mon Mar 8 17:56:20 PST 2010
Because scan-build only works with gcc-like compilers, MSVC seems
awfully lacking. As such, I wrote a little (~100 LOC) script to scan
VS2010 project files and run the appropriate clang based on the input.
I've attached the script. How can I make it available to the rest of the
world?
Also - code review. How does that work here? Python's cool, but I'm by
no means the best at it.
Thanks,
-Clark
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: clangify.py
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100308/2c4c1ae3/attachment.ksh>
More information about the cfe-dev
mailing list