Closed GoogleCodeExporter closed 9 years ago
IWYU and CMake aren't friendly :-)
See issue #87, we've tried to make them agree better, but we haven't found
anything that makes sense yet.
One venue might be if IWYU could use compilation databases; CMake can generate
those: http://clang.llvm.org/docs/JSONCompilationDatabase.html.
Original comment by kim.gras...@gmail.com
on 22 Dec 2014 at 11:11
Yeah, a compilation database would be totally acceptable.
Original comment by legal...@xmission.com
on 22 Dec 2014 at 11:33
r607 adds a Python driver that lets IWYU integrate with CMake's compilation
database. I'll set this fixed.
Original comment by kim.gras...@gmail.com
on 2 Mar 2015 at 8:25
Original issue reported on code.google.com by
legal...@xmission.com
on 22 Dec 2014 at 10:59