[cfe-commits] r140970 - /cfe/trunk/test/Index/complete-synthesized.m
John McCall
rjmccall at apple.com
Sun Oct 2 13:30:45 PDT 2011
On Oct 2, 2011, at 9:05 AM, NAKAMURA Takumi wrote:
> John, a bad news;
>
>> Use -fgnu-runtime to force the use of the non-fragile ABI;
>> otherwise these tests would fail on hosts that happen to default
>> to that, since that affects whether default synthesis can happen.
>
> It is failing again on my all bots, x86_64-linux(centos5), mingw,
> cygwin, and msvc10.
>
> FYI, a log file of three of c-index-test is attached on x86_64
> centos5. I can see an identical output in three RUN lines.
Sorry; please try again with r140973.
John.
More information about the cfe-commits
mailing list