[PATCH] D23008: [clang-tidy] fix segfault in cppcore-guidelines-special-member-functions check

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 2 13:30:18 PDT 2016


aaron.ballman accepted this revision.
aaron.ballman added a comment.

LGTM now, thank you for switching back! I was mostly worried about an unrestricted template argument in this case, not the particular form of the change. :-)


https://reviews.llvm.org/D23008





More information about the cfe-commits mailing list