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

Mitchell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 20 15:20:46 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG24aafcadff38: [clang-tidy] modernize-use-equals-default avoid adding redundant semicolons (authored by mitchell-stellar).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70144

Files:
  clang-tools-extra/clang-tidy/modernize/UseEqualsDefaultCheck.cpp
  clang-tools-extra/clang-tidy/utils/LexerUtils.cpp
  clang-tools-extra/clang-tidy/utils/LexerUtils.h
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-tidy/checkers/modernize-use-equals-default-copy.cpp
  clang-tools-extra/test/clang-tidy/checkers/modernize-use-equals-default.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70144.230345.patch
Type: text/x-patch
Size: 6267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191120/c9050e57/attachment.bin>


More information about the cfe-commits mailing list