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

LGTM.



================
Comment at: clangd/ClangdServer.h:79
+    /// Use a heavier and faster in-memory index implementation.
+    /// FIXME: we should make this true if it isn't too slow!.
+    bool HeavyweightDynamicSymbolIndex = false;
----------------
"too slow" seems confusing, dex is faster, I think here it means too slow to 
build?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53288



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

Reply via email to