[PATCH] D75569: [clang-tidy] New check for methods marked __attribute__((unavailable)) that do not override a method from a superclass.
Michael Wyman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 5 14:49:32 PST 2020
mwyman marked 2 inline comments as done.
mwyman added a comment.
I goofed on updating with Arcanist—the changes I marked done will be incoming shortly!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75569/new/
https://reviews.llvm.org/D75569
More information about the cfe-commits
mailing list