2012/2/16 Dan Gohman <[email protected]>:
> Author: djg
> Date: Wed Feb 15 18:57:37 2012
> New Revision: 150644
>
> URL: http://llvm.org/viewvc/llvm-project?rev=150644&view=rev
> Log:
> Teach clang to add metadata tags to calls and invokes in ObjC with
> -fno-objc-arc-exceptions. This will allow the optimizer to perform
> optimizations which are only safe under that flag.
>
> This is a part of rdar://10803830.
>
> Added:
>    cfe/trunk/test/CodeGenObjC/arc-no-arc-exceptions.m

It seems this test is intolerant of -Asserts.

...Takumi

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to