[PATCH] D70165: clang-tidy: modernize-use-override new option AllowOverrideAndFinal
Mitchell via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 19 05:03:34 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf11117086fe: [clang-tidy] modernize-use-override new option AllowOverrideAndFinal (authored by mitchell-stellar).
Changed prior to commit:
https://reviews.llvm.org/D70165?vs=229632&id=230040#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70165/new/
https://reviews.llvm.org/D70165
Files:
clang-tools-extra/clang-tidy/modernize/UseOverrideCheck.cpp
clang-tools-extra/clang-tidy/modernize/UseOverrideCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/modernize-use-override.rst
clang-tools-extra/test/clang-tidy/checkers/modernize-use-override-allow-override-and-final.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70165.230040.patch
Type: text/x-patch
Size: 6549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191119/df8bbfb5/attachment.bin>
More information about the cfe-commits
mailing list