[cfe-commits] r135614 - in /cfe/trunk: include/clang/Basic/DiagnosticDriverKinds.td include/clang/Driver/ArgList.h include/clang/Driver/Compilation.h include/clang/Driver/Driver.h include/clang/Driver/Job.h lib/Driver/ArgList.cpp lib/Driver/Compilation.cpp lib/Driver/Driver.cpp lib/Driver/Job.cpp lib/Driver/Tools.cpp tools/driver/driver.cpp

Chad Rosier mcrosier at apple.com
Wed Jul 20 14:18:02 PDT 2011


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




More information about the cfe-commits mailing list