http://llvm.org/bugs/show_bug.cgi?id=19155
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #1 from [email protected] --- Your code compiles successfully with clang r203689 (3.5.0 trunk). 3.2 is really old and didn't even fully implement C++11 (according to <http://llvm.org/releases/3.3/tools/clang/docs/ReleaseNotes.html> clang 3.3 was the first to do so). I'm closing this bug. Please try with a more recent version of clang, and if it still crashes, feel free to reopen. -- 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
