[LLVMbugs] [Bug 19349] segmentation fault durin compilation

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Apr 5 23:30:44 PDT 2014


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

jonathan.sauer at gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jonathan.sauer at gmx.de
         Resolution|---                         |WORKSFORME

--- Comment #1 from jonathan.sauer at gmx.de ---
After adding a ";" after the lambda function, the code compiles with clang
r205174 (3.5 trunk) as well as Apple's clang-500.2.79 (based on clang 3.3).
Clang 3.0 is very old and didn't have complete support for C++11 yet (I'm
fairly sure it didn't support lambda functions at all). I'm closing this bug as
the crash doesn't happen anymore with a current version. Please feel free to
reopen if you disagree, though.

-- 
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/20140406/d860cf55/attachment.html>


More information about the llvm-bugs mailing list