[PATCH] D22513: [clang-tidy] add check cppcoreguidelines-special-member-functions

Eric Lemanissier via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 1 03:06:36 PDT 2016


ericLemanissier added a comment.

I have an segfault on all the source files of my project when I enable this check (it works ok when I disable this check). Sorry I don't have time to post a minimal source file producing the segfault. I will maybe tomorrow, or in two weeks.


Repository:
  rL LLVM

https://reviews.llvm.org/D22513





More information about the cfe-commits mailing list