[PATCH] D147924: [clang-tidy] Exclude template instantiations in modernize-use-override
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 15 02:16:28 PDT 2023
PiotrZSL updated this revision to Diff 513866.
PiotrZSL marked 2 inline comments as done.
PiotrZSL added a comment.
Remove not needed comments from tests, and added new comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147924/new/
https://reviews.llvm.org/D147924
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-templates.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147924.513866.patch
Type: text/x-patch
Size: 5444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230415/94c5fb0e/attachment.bin>
More information about the cfe-commits
mailing list