[LLVMbugs] [Bug 19508] Nested class with std::unique_ptr with custom deleter causes clang to crash.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jun 16 23:43:12 PDT 2014


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

Nikola Smiljanić <popizdeh at gmail.com> changed:

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

--- Comment #2 from Nikola Smiljanić <popizdeh at gmail.com> ---
I've just tried this with clang 3.4.1 on ubuntu 14.04 and there's no crash.

Command line used:
clang -std=c++11 -fsyntax-only test.cpp

Feel free to reopen if you're still seeing this but make sure to include a
preprocessed file.

-- 
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/20140617/e2eee64d/attachment.html>


More information about the llvm-bugs mailing list