[PATCH] D71187: [clangd] Delete default arguments while moving functions out-of-line

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 9 05:35:56 PST 2019


kadircet updated this revision to Diff 232823.
kadircet marked 4 inline comments as done.
kadircet added a comment.

- Make use of token buffer instead of trying to go-over identifier name.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71187

Files:
  clang-tools-extra/clangd/refactor/tweaks/DefineOutline.cpp
  clang-tools-extra/clangd/unittests/TweakTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71187.232823.patch
Type: text/x-patch
Size: 5000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191209/7767101c/attachment.bin>


More information about the cfe-commits mailing list