[PATCH] D24848: [clang-tidy] fix false-positive for cppcoreguidelines-pro-type-member-init with in-class initializers

Matthias Gehre via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 28 10:48:29 PDT 2016


mgehre added a comment.

I would like to close that particular bug report, and thus I would like to have the reproducer of that bug as part of the test case.
The PositivePartiallyInClassInitialized is also a good test, but I fail to see how it is proves that that particular bug is solved.

Are you okay with me committing this as it currently is?


https://reviews.llvm.org/D24848





More information about the cfe-commits mailing list