[PATCH] D69435: [clang-tidy] New checker performance-trivially-destructible-check
Anton Bikineev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 1 02:28:27 PDT 2019
AntonBikineev added a comment.
In D69435#1729580 <https://reviews.llvm.org/D69435#1729580>, @gribozavr2 wrote:
> Alright then. (Although I don't know whether the redeclaration chain always models that wording in the standard, and what that wording means when we don't have a linear ordering of text -- that is, in modules.)
>
> Do you have commit access or do you need me to commit for you?
Thanks for taking the look, I'll commit.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69435/new/
https://reviews.llvm.org/D69435
More information about the cfe-commits
mailing list