[LLVMbugs] [Bug 19697] clang++ crashes with segmentation fault

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 19 04:47:19 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19697

Serge Pavlov <sepavloff at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sepavloff at gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #4 from Serge Pavlov <sepavloff at gmail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140519/24512c9a/attachment.html>


More information about the llvm-bugs mailing list