Re: Clang compilation databases

2015-09-18 Thread Mike Hommey
On Fri, Sep 18, 2015 at 01:03:15PM -0700, Gregory Szorc wrote: > A few people have pinged me recently regarding static analysis and other > Clang-based tooling that relies on having a Clang compilation database (the > Clang tools use this database so they know what defines to use, etc). Of > course

Clang compilation databases

2015-09-18 Thread Gregory Szorc
A few people have pinged me recently regarding static analysis and other Clang-based tooling that relies on having a Clang compilation database (the Clang tools use this database so they know what defines to use, etc). Of course, if we can generate a Clang compilation database that also means we kn