[PATCH] D58731: [clang-tidy] added cppcoreguidelines-explicit-virtual-functions
Jonas Toth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 28 06:55:16 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355093: [clang-tidy] added cppcoreguidelines-explicit-virtual-functions (authored by JonasToth, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D58731?vs=188642&id=188739#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58731/new/
https://reviews.llvm.org/D58731
Files:
clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/modernize/UseOverrideCheck.cpp
clang-tools-extra/trunk/clang-tidy/modernize/UseOverrideCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/cppcoreguidelines-explicit-virtual-functions.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-use-override.rst
clang-tools-extra/trunk/test/clang-tidy/modernize-use-override-no-destructors.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58731.188739.patch
Type: text/x-patch
Size: 6193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/ee7bf3c1/attachment.bin>
More information about the llvm-commits
mailing list