[llvm-bugs] [Bug 33996] New: fatal error: recursive template instantiation exceeded maximum depth of 256

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jul 30 11:46:22 PDT 2017


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

            Bug ID: 33996
           Summary: fatal error: recursive template instantiation exceeded
                    maximum depth of 256
           Product: clang
           Version: 3.8
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: zosrothko at orange.fr
                CC: llvm-bugs at lists.llvm.org

Created attachment 18872
  --> https://bugs.llvm.org/attachment.cgi?id=18872&action=edit
The compiler log file

Hi

Got a fatal error:recursive template instantiation exceeded maximum depth of
256

Join the compiler log with the -ftemplate-backtrace-limit=0 option set.

-- 
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/20170730/08fe65d8/attachment.html>


More information about the llvm-bugs mailing list