[PATCH] D116502: [clangd] Helper for determining member insertion point.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 2 18:53:04 PST 2022


sammccall updated this revision to Diff 396978.
sammccall added a comment.

Oops, revert wrong patch


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.396978.patch
Type: text/x-patch
Size: 15911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220103/8481e5fd/attachment.bin>


More information about the cfe-commits mailing list