]> granicus.if.org Git - clang/commit
<rdar://problem/13559825> Further reduce template instantiation depth down to 256...
authorDouglas Gregor <dgregor@apple.com>
Mon, 8 Apr 2013 21:13:13 +0000 (21:13 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 8 Apr 2013 21:13:13 +0000 (21:13 +0000)
commit3769f38264ba46a18059ad82a3a506f27bbf2537
tree27da78bda7b4a7438f6f43ece48da394971a4dbc
parenteef35f8b9a935d14c2070dd83aa12ae04c701514
<rdar://problem/13559825> Further reduce template instantiation depth down to 256, since we're blowing the stack for a trivial "factorial" class template.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179057 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/LangOptions.def
lib/Frontend/CompilerInvocation.cpp