[LLVMbugs] [Bug 6301] template instantiation limit too low?

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Mar 2 11:15:09 PST 2010


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

Douglas Gregor <dgregor at apple.com> changed:

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

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2010-03-02 13:15:09 CST ---
GCC uses a default template depth of 500. I've changed Clang to do the same in
r97579.

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