Re: Clang static checking support now available

2013-03-31 Thread Boris Zbarsky
On 3/31/13 8:05 AM, ISHIKAWA, Chiaki wrote: Has mozilla considered using this free service before? Yes. You can query bugzilla for coverity-based bug reports... The false positive rate was very very high, last time it was tried. -Boris ___

Clang static checking support now available

2013-03-25 Thread Joshua Cranmer 
As of yesterday, clang static-checking support has been checked into the tree. To use it, compile with clang 3.2 (tip-of-trunk may or may not work) and --enable-clang-plugin on a Linux machine. Mac support is currently not enabled since I don't own a Mac and the build system for this kind of