[PATCH] D116536: [clangd] Fix selection on multi-dimensional array.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 3 07:17:09 PST 2022


sammccall updated this revision to Diff 397062.
sammccall retitled this revision from "[clangd] Fix selection on multi-dimensional array. (alternate version)" to "[clangd] Fix selection on multi-dimensional array.".
sammccall edited the summary of this revision.
sammccall added a comment.

cleaner, comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116536/new/

https://reviews.llvm.org/D116536

Files:
  clang-tools-extra/clangd/Selection.cpp
  clang-tools-extra/clangd/unittests/SelectionTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116536.397062.patch
Type: text/x-patch
Size: 4770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220103/a581f6f9/attachment.bin>


More information about the cfe-commits mailing list