History log of /external/clang/test/SemaTemplate/instantiate-self.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
564f4c5664f552becbd05407611a92754c40e641 22-Mar-2012 Richard Smith <richard-llvm@metafoo.co.uk> During the instantiation of a class template specialization, that
specialization is known to be incomplete. If we're asked to try to
complete it, don't attempt to instantiate it again -- that can lead
to stack overflow, and to rejects-valids if the class being incomplete
is not an error.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153236 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaTemplate/instantiate-self.cpp