auto must be used for the code to parse.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89700
[clangd] Don't offer to expand auto in structured binding declarations. ClosedPublic Authored by sammccall on Oct 19 2020, 7:29 AM.
Details Summary auto must be used for the code to parse.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 19 2020, 11:04 PM Closed by commit rG87f03e13ce0e: [clangd] Don't offer to expand auto in structured binding declarations. (authored by sammccall). · Explain WhyOct 28 2020, 10:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 301339 clang-tools-extra/clangd/refactor/tweaks/ExpandAutoType.cpp
clang-tools-extra/clangd/unittests/TweakTests.cpp
|