[cfe-commits] [PATCH] Use executable name from compilation database.

Alexander Kornienko alexfh at google.com
Sun Jan 6 19:50:03 PST 2013


  Looks interesting, but how are we going to guess the correct CLANG_RESOURCE_DIR / CLANG_VERSION_STRING, which is used in a path to built-in headers? Relying on it being the same in the compiler and the tool won't always work.

http://llvm-reviews.chandlerc.com/D265



More information about the cfe-commits mailing list