[PATCH] D50962: [clangd] Speculative code completion index request before Sema is run.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 21 00:36:20 PDT 2018


ioeric added inline comments.


================
Comment at: unittests/clangd/CodeCompleteTests.cpp:1710
+      $bol^
+      ab$ab^
+      x.ab$dot^
----------------
kadircet wrote:
> Maybe an EXPECT for this one as well?
Nice catch!


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50962





More information about the cfe-commits mailing list