ioeric accepted this revision.
ioeric added a comment.
This revision is now accepted and ready to land.

lgtm.

Again, we might still want to measure the performance impact on files with 
potentially large #include tree ;)



================
Comment at: clangd/FileDistance.cpp:26
+//      /bar/foo = 1
+//    /foo = 1
+//      /foo/bar = 2
----------------
Shouldn't /foo a down from / and `2+1 = 3`?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48441



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to