[PATCH] D51314: Parse compile commands lazily in InterpolatingCompilationDatabase
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 28 07:10:32 PDT 2018
sammccall accepted this revision.
sammccall added inline comments.
================
Comment at: lib/Tooling/InterpolatingCompilationDatabase.cpp:229
+//
+// Apart from path proximity signals, also takes file extensions into account
+// when scoring the candidates.
----------------
(this comment is covered in the summary now)
Repository:
rC Clang
https://reviews.llvm.org/D51314
More information about the cfe-commits
mailing list