History log of /external/clang/test/SemaTemplate/instantiation-depth-defarg.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f5baeb4af53b79a0d92a4ab7b7eba19bd721f344 16-Jul-2012 Richard Smith <richard-llvm@metafoo.co.uk> PR13368: Halve the instantiation depth of this test again. Apparently, FreeBSD
has a much lower default stack limit than the systems I have access to.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160240 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaTemplate/instantiation-depth-defarg.cpp
6ff6cfe696df9e618c3deae7b34c701d58484c23 08-Jul-2012 Richard Smith <richard-llvm@metafoo.co.uk> Halve template depth in an attempt to get this test passing on mingw32.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159917 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaTemplate/instantiation-depth-defarg.cpp
fff457fc28f18fd75b8f1b0b01edf6a042afcff9 08-Jul-2012 NAKAMURA Takumi <geek4civic@gmail.com> test/SemaTemplate/instantiation-depth-defarg.cpp: Mark as XFAIL:mingw for now.

I'll try to increase stack size later.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159912 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaTemplate/instantiation-depth-defarg.cpp
ab91ef1dbe524bba3c0147b11dfdd394153c783d 08-Jul-2012 Richard Smith <richard-llvm@metafoo.co.uk> PR9793: Treat substitution as an instantiation step for the purpose of the
-ftemplate-depth limit. There are various ways to get an infinite (or merely
huge) stack of substitutions with no intervening instantiations. This is also
consistent with gcc's behavior.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159907 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaTemplate/instantiation-depth-defarg.cpp