[PATCH] D22513: [clang-tidy] add check cppcoreguidelines-special-member-functions
Jonathan Coe via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 1 04:10:40 PDT 2016
Patch posted to Phabricator as https://reviews.llvm.org/D23008
regards,
Jon
On 1 August 2016 at 11:48, Jonathan Coe <jbcoe at me.com> wrote:
> Thanks for reporting this.
>
> I can reproduce the segfault and have a fix. Is it ok to commit and have
> review done later?
>
> regards,
>
> Jon
>
> On 1 August 2016 at 11:06, Eric Lemanissier <eric.lemanissier at gmail.com>
> wrote:
>
>> 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
>>
>>
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160801/503d138c/attachment.html>
More information about the cfe-commits
mailing list