[PATCH] Query CompilationDatabase right before running each compilation.

Daniel Jasper djasper at google.com
Wed Aug 27 09:29:26 PDT 2014


Looks good.

================
Comment at: lib/Tooling/Tooling.cpp:334
@@ +333,3 @@
+      // guaranteeing that all subsequent relative path operations work
+      // on the same path the original chdir resulted in. This makes a
+      // difference
----------------
Why?

http://reviews.llvm.org/D5086






More information about the cfe-commits mailing list