aaron.ballman added inline comments. ================ Comment at: test/clang-tidy/cppcoreguidelines-pro-type-member-init.cpp:342 @@ +341,3 @@ + +// This pathological template fails to compile if actually instantiated. It +// results in the check seeing a null RecordDecl when examining the base class ---------------- michael_miller wrote: > Added a comment explaining why the check is there. Thank you, the comment is excellent.
http://reviews.llvm.org/D19802 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits