[PATCH] D61077: [clangd] Query index in code completion no-compile mode.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 25 10:16:53 PDT 2019
sammccall updated this revision to Diff 196671.
sammccall marked 2 inline comments as done.
sammccall added a comment.
Add comments, add anon-namespacce test, tighten parsing rules slightly (`namespace ::...` is illegal)
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61077/new/
https://reviews.llvm.org/D61077
Files:
clangd/CodeComplete.cpp
clangd/SourceCode.cpp
clangd/SourceCode.h
unittests/clangd/CodeCompleteTests.cpp
unittests/clangd/SourceCodeTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61077.196671.patch
Type: text/x-patch
Size: 17895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190425/76bd1800/attachment-0001.bin>
More information about the cfe-commits
mailing list