[LLVMbugs] [Bug 18653] Abort after class declaration as template argument

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 14 13:19:12 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=18653

Simbad <slipperysimbad at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slipperysimbad at gmail.com
         Resolution|---                         |FIXED

--- Comment #3 from Simbad <slipperysimbad at gmail.com> ---
$ clang++ -c -std=c++11 declbug.cpp 
$ clang++ --version
clang version 3.7.0 (trunk 232330) (llvm/trunk 232335)
Target: x86_64-unknown-linux-gnu
Thread model: posix

I can no longer reproduce this bug. Closing resolved.

-- 
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/20150414/642da225/attachment.html>


More information about the llvm-bugs mailing list