[PATCH] D58731: [clang-tidy] added cppcoreguidelines-explicit-virtual-functions

Lewis Clark via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 27 14:19:34 PST 2019


lewmpk updated this revision to Diff 188622.
lewmpk marked an inline comment as done.
lewmpk added a comment.

- addressed comments
- provided tests
- updated documentation
- updated release notes




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

https://reviews.llvm.org/D58731

Files:
  clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
  clang-tidy/modernize/UseOverrideCheck.cpp
  clang-tidy/modernize/UseOverrideCheck.h
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/modernize-use-override.rst
  test/clang-tidy/modernize-use-override-no-destructors.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58731.188622.patch
Type: text/x-patch
Size: 4775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190227/22295ffa/attachment.bin>


More information about the cfe-commits mailing list