[PATCH] D70144: clang-tidy: modernize-use-equals-default avoid adding redundant semicolons

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 14 05:40:10 PST 2019


JonasToth added a comment.

In D70144#1745532 <https://reviews.llvm.org/D70144#1745532>, @malcolm.parsons wrote:

> Should `clang::format::cleanupAroundReplacements()` handle this instead?


Of yes. Totally forgot that. That would probably the most elegant way :)


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D70144





More information about the cfe-commits mailing list