[PATCH] D119537: [clangd] Treat 'auto' params as deduced if there's a single instantiation.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 21 04:42:48 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb9b6938183e8: [clangd] Treat 'auto' params as deduced if there's a single instantiation. (authored by sammccall).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119537/new/
https://reviews.llvm.org/D119537
Files:
clang-tools-extra/clangd/AST.cpp
clang-tools-extra/clangd/refactor/tweaks/ExpandAutoType.cpp
clang-tools-extra/clangd/unittests/ASTTests.cpp
clang-tools-extra/clangd/unittests/XRefsTests.cpp
clang-tools-extra/clangd/unittests/tweaks/ExpandAutoTypeTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119537.410279.patch
Type: text/x-patch
Size: 10670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220221/9a5d1f02/attachment-0001.bin>
More information about the cfe-commits
mailing list