[cfe-commits] [PATCH] Revised patch for generating diagnostics information for crashing clang
Chad Rosier
mcrosier at apple.com
Thu Jul 28 12:59:36 PDT 2011
Ping.
On Jul 26, 2011, at 1:27 PM, Chad Rosier wrote:
> Attached is a revised patch for generating diagnostics information when clang crashes. Would someone mind giving it a quick review? In particular, I'm interested in feedback on the cmake configuration as this caused buildbot failures in the past. I was able to build and test using cmake on my Darwin system.
>
> Regards,
> Chad
>
> <genDiagnostics.diff>
>
>
> On Jul 20, 2011, at 2:18 PM, Chad Rosier wrote:
>
>>
>> On Jul 20, 2011, at 1:42 PM, Chad Rosier wrote:
>>
>>> Working on this now.
>>
>> Temporarily reverted in r135621, while I fix the cmake build.
>>
>>> Chad
>>>
>>> On Jul 20, 2011, at 1:40 PM, Sean Hunt wrote:
>>>
>>>> On 07/20/11 13:26, Chad Rosier wrote:
>>>>> Author: mcrosier
>>>>> Date: Wed Jul 20 15:26:32 2011
>>>>> New Revision: 135614
>>>>>
>>>>> URL: http://llvm.org/viewvc/llvm-project?rev=135614&view=rev
>>>>> Log:
>>>>> When the compiler crashes, the compiler driver now produces diagnostic information
>>>>> including the fully preprocessed source file(s) and command line arguments. The
>>>>> developer is asked to attach this diagnostic information to a bug report.
>>>>
>>>> This breaks my build because BUG_REPORT_URL is not defined.
>>>>
>>>> Sean
>>>
>>> _______________________________________________
>>> cfe-commits mailing list
>>> cfe-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list