[PATCH] D116502: [clangd] Helper for determining member insertion point.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 3 03:44:39 PST 2022
sammccall updated this revision to Diff 397037.
sammccall added a comment.
Fix access protection bug, add more tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116502/new/
https://reviews.llvm.org/D116502
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/refactor/InsertionPoint.cpp
clang-tools-extra/clangd/refactor/InsertionPoint.h
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/InsertionPointTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116502.397037.patch
Type: text/x-patch
Size: 17716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220103/6ef9693d/attachment-0001.bin>
More information about the cfe-commits
mailing list