[cfe-commits] r83929 - in /cfe/trunk/test: CodeGen/blocks-2.c CodeGenObjC/PR4894-recursive-debug-crash.m

Chris Lattner clattner at apple.com
Sun Oct 25 15:45:35 PDT 2009


On Oct 25, 2009, at 2:40 PM, Daniel Dunbar wrote:

> Hi Devang,
>
> On Mon, Oct 12, 2009 at 4:46 PM, Devang Patel <dpatel at apple.com>  
> wrote:
>> Author: dpatel
>> Date: Mon Oct 12 18:46:58 2009
>> New Revision: 83929
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=83929&view=rev
>> Log:
>> Disable tests that check debug info intrinsic. This does not work  
>> if debug info intrinsics are not used to encode debug info.
>
> This is inappropriate, I think. Unless you plan on bringing debug info
> intrinsics back, then these tests should be updated not XFAILed.

Right, they should be changed to look for the 'new thing'.

-Chris




More information about the cfe-commits mailing list