[PATCH] D57087: [clang-tidy] add OverrideMacro to modernize-use-override check
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 28 12:00:00 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355132: [clang-tidy] add OverrideMacro to modernize-use-override check (authored by paulhoad, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D57087?vs=188752&id=188771#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57087/new/
https://reviews.llvm.org/D57087
Files:
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/modernize-use-override.rst
clang-tools-extra/trunk/test/clang-tidy/modernize-use-override-with-macro.cpp
clang-tools-extra/trunk/test/clang-tidy/modernize-use-override-with-no-macro-inscope.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57087.188771.patch
Type: text/x-patch
Size: 13576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/7645ac3b/attachment.bin>
More information about the llvm-commits
mailing list