[llvm-commits] [llvm-gcc-4.2] r110043 - /llvm-gcc-4.2/trunk/gcc/objc/objc-act.c

Eric Christopher echristo at apple.com
Mon Aug 2 16:21:08 PDT 2010


On Aug 2, 2010, at 4:19 PM, Stuart Hastings wrote:

> 
> On Aug 2, 2010, at 3:27 PM, Devang Patel wrote:
> 
>> 
>> On Aug 2, 2010, at 3:12 PM, Stuart Hastings wrote:
>>>> 
>>> 
>>> Ah, "dg-error" is a clue to what you're thinking...
>>> 
>>>> #endif
>>>> 
>>>> is what I was meaning.
>>>> 
>>>> -eric
>>> 
>>> Alas, this test is going into llvmCore/test/FrontendObjC++/..., so it will use FileCheck, and I don't think FileCheck respects #if directives.
>>> 
>> 
>> You could put the test @ llvmgcc/gcc/testsuite/llvm.obj-c++
>> 
>> :)
> 
> Yes, but some day I hope we'll try to run clang through the GCC DejaGNU test suite too, so I think this only defers the problem.

Yes, but then my suggestion would work :)

-eric



More information about the llvm-commits mailing list