[PATCH] D75429: [clangd] DefineOutline won't copy virtual specifiers on methods

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 2 07:14:44 PST 2020


njames93 updated this revision to Diff 247640.
njames93 added a comment.

- Fixed clang tidy warning, wont fix format as it's contradicting with the style of the rest of the function


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75429

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: D75429.247640.patch
Type: text/x-patch
Size: 9660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200302/ee10ef04/attachment.bin>


More information about the cfe-commits mailing list