[PATCH] D44295: [clang-tidy] Detects and fixes calls to grand-...parent virtual methods instead of calls to parent's virtual methods
Malcolm Parsons via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 22 13:08:12 PDT 2018
malcolm.parsons added a comment.
Please add a test where the parent class is in a differently named namespace.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D44295
More information about the cfe-commits
mailing list