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

Malcolm Parsons via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 14 05:20:48 PST 2019


malcolm.parsons added a reviewer: alexfh.
malcolm.parsons added a comment.

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


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