[PATCH] Query CompilationDatabase right before running each compilation.
Alexander Kornienko
alexfh at google.com
Wed Aug 27 14:28:34 PDT 2014
================
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
----------------
djasper wrote:
> Why?
You mean inability of clang-format to reflow comments when it breaks long lines? ;)
Did some gq-ing in vim.
http://reviews.llvm.org/D5086
More information about the cfe-commits
mailing list