http://llvm.org/bugs/show_bug.cgi?id=19697
Serge Pavlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #4 from Serge Pavlov <[email protected]> --- Both trunk and 3.4 treat the attached source file without crash, but report errors due to ambiguity. Probably your clang is too old, as the attached script uses option '-fobjc-default-synthesize-properties', which was removed in r191551 half a year ago. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
