[LLVMbugs] [Bug 13286] invalid expressions in noexcept clauses do not cause substitution failure

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jul 6 12:48:29 PDT 2012


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

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sharparrow1 at yahoo.com
         Resolution|                            |INVALID

--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 2012-07-06 14:48:29 CDT ---
noexcept clauses don't get instantiated until we instantiate the defintion; see
[temp.deduct]p7.

-- 
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