[Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Jordan Rose
jordan_rose at apple.com
Wed Mar 19 13:45:59 PDT 2014
It's currently specific to C++, but I'm not sure it's inherently specific to C++. I can imagine the FreeBSD guys adding support for custom C allocators too. So I'm not sure it's worth moving.
Jordan
On Mar 19, 2014, at 13:27, Ted Kremenek <kremenek at apple.com> wrote:
> Seems fine to me.
>
> On Mar 19, 2014, at 1:12 PM, Anton Yartsev <anton.yartsev at gmail.com> wrote:
>
>> Hi!
>>
>> Propose to move the MismatchedDeallocator checker from unix.* to cplusplus.* group if you don't think it's too late. This check is specific for C++.
>>
>> --
>> Anton
>>
>> <MismatchedDeallocator_rebase.patch>_______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140319/4e56f59b/attachment.html>
More information about the cfe-commits
mailing list