[PATCH] D57087: [clang-tidy] add OverrideMacro to modernize-use-override check
Malcolm Parsons via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 17 07:11:45 PST 2019
malcolm.parsons added a comment.
Some Clang warnings use PP.getLastMacroWithSpelling() to determine the user's macro automatically.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57087/new/
https://reviews.llvm.org/D57087
More information about the cfe-commits
mailing list