[llvm-commits] [llvm-gcc-4.2] r110043 - /llvm-gcc-4.2/trunk/gcc/objc/objc-act.c
Stuart Hastings
stuart at apple.com
Mon Aug 2 16:33:11 PDT 2010
On Aug 2, 2010, at 4:21 PM, Eric Christopher wrote:
>
> 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 :)
True, but I kinda assumed that I wanted to add tests inside the LLVM test suite instead of the GCC test suite...
stuart
More information about the llvm-commits
mailing list