LG. I prefer the current version.
================
Comment at: lib/Tooling/CommonOptionsParser.cpp:82
@@ +81,3 @@
+ std::vector<CompileCommand> getAllCompileCommands() const override {
+ return Compilations->getAllCompileCommands();
+ }
----------------
Do we also have to adjust here?http://reviews.llvm.org/D6073 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
