[PATCH] D70165: clang-tidy: modernize-use-override new option AllowOverrideAndFinal
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 14 05:02:05 PST 2019
alexfh added a comment.
While I have no objections against this patch, I wonder whether someone had a chance to ask GCC developers about this? Is it a conscious choice to suggest `override` when `final` is present? What's the argument for doing so?
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70165/new/
https://reviews.llvm.org/D70165
More information about the cfe-commits
mailing list