> On Oct 16, 2016, at 12:53 PM, Renato Golin wrote:
>
> On 16 October 2016 at 20:36, Devin Coughlin wrote:
>> Reverted in r284340.
>
> Hi Devin,
>
> Sometimes Clang patches break on stage 2 or test-suite, but this is
> not the case. I dug deeper and found that there was another commit,
> not
On 16 October 2016 at 20:36, Devin Coughlin wrote:
> Reverted in r284340.
Hi Devin,
Sometimes Clang patches break on stage 2 or test-suite, but this is
not the case. I dug deeper and found that there was another commit,
not showing on that range (it should have, but that's nothing to do
with thi
> On Oct 16, 2016, at 12:12 PM, Devin Coughlin via cfe-commits
> wrote:
>
>>
>> On Oct 16, 2016, at 12:04 PM, Renato Golin wrote:
>>
>> On 16 October 2016 at 18:26, Devin Coughlin via cfe-commits
>> wrote:
>>> Author: dcoughlin
>>> Date: Sun Oct 16 12:26:06 2016
>>> New Revision: 284335
>>>
> On Oct 16, 2016, at 12:04 PM, Renato Golin wrote:
>
> On 16 October 2016 at 18:26, Devin Coughlin via cfe-commits
> wrote:
>> Author: dcoughlin
>> Date: Sun Oct 16 12:26:06 2016
>> New Revision: 284335
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=284335&view=rev
>> Log:
>> [analyzer] M
On 16 October 2016 at 18:26, Devin Coughlin via cfe-commits
wrote:
> Author: dcoughlin
> Date: Sun Oct 16 12:26:06 2016
> New Revision: 284335
>
> URL: http://llvm.org/viewvc/llvm-project?rev=284335&view=rev
> Log:
> [analyzer] Make MallocChecker more robust against custom redeclarations
>
> Add a
Author: dcoughlin
Date: Sun Oct 16 12:26:06 2016
New Revision: 284335
URL: http://llvm.org/viewvc/llvm-project?rev=284335&view=rev
Log:
[analyzer] Make MallocChecker more robust against custom redeclarations
Add additional checking to MallocChecker to avoid crashing when memory
routines have unex