[cfe-dev] diagnostics database for multi-file build?

Samuel Williams space.ship.traveller at gmail.com
Tue Feb 24 05:21:47 PST 2015


I'm interested in a way to collect unique errors/diagnostics over multiple
files in a single build. Does such a thing exist? e.g. some kind of
database that could be shared between multiple concurrent instances of
clang which would allow me to review all unique errors across an entire
code base, ideally in real time but perhaps once the build completes would
be okay to start with too. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150225/38d87bc6/attachment.html>


More information about the cfe-dev mailing list