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

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Richard Smith <[email protected]> ---
Fixed in r369940; we now produce a warning that we ran out of stack space, but
manage to keep going until we hit the instantiation depth anyway (at least on
platforms where we can detect and recover from stack exhaustion).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to