[PATCH] D69382: [clangd] Do not insert parentheses when completing a using declaration
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 24 10:45:04 PDT 2019
ilya-biryukov updated this revision to Diff 226293.
ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.
- Use the same CodeCompletionContext
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69382/new/
https://reviews.llvm.org/D69382
Files:
clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/CodeCompleteConsumer.h
clang/include/clang/Sema/Sema.h
clang/lib/Parse/ParseDeclCXX.cpp
clang/lib/Parse/ParseExprCXX.cpp
clang/lib/Sema/SemaCodeComplete.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69382.226293.patch
Type: text/x-patch
Size: 14786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191024/8a9fdfa9/attachment-0001.bin>
More information about the cfe-commits
mailing list