[PATCH] D65067: [clangd] Fix auto expand not work on "const au^to s = 123;"
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 22 06:38:56 PDT 2019
hokein abandoned this revision.
hokein added a comment.
as discussed, this is an issue of selection tree (selection tree should give the `AutoTypeLoc` on `const aut^o`).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65067/new/
https://reviews.llvm.org/D65067
More information about the cfe-commits
mailing list