[LLVMbugs] [Bug 10396] clang crashes during name mangling with <nullptr> as non-type template parameter

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Oct 10 12:03:46 PDT 2011


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

Douglas Gregor <dgregor at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2011-10-10 14:03:46 CDT ---
Clang doesn't properly handle NULL non-type template arguments, per

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

This is one aspect of that (larger) problem.

*** This bug has been marked as a duplicate of bug 9700 ***

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list