ioeric added inline comments.

================
Comment at: clangd/index/dex/dexp/Dexp.cpp:64
+    // add the global scope to the request.
+    Request.Scopes = {""};
 
----------------
I think the old behavior used `AnyScope` for a unqualified name. Do we want to 
keep that?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D54519



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

Reply via email to