<rdar://problem/13094134> Don't try to wire up typedef names for invalid anonymous...
authorDouglas Gregor <dgregor@apple.com>
Fri, 8 Mar 2013 22:15:15 +0000 (22:15 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 8 Mar 2013 22:15:15 +0000 (22:15 +0000)
commitd831d955f68cffbfa7a3a9027535f5f994655b77
tree3ebd0d28f3907e68783681b2f77e55b4a1fc6551
parent5c38272c1a0b70faa70931517d6c620bbd3342e2
<rdar://problem/13094134> Don't try to wire up typedef names for invalid anonymous tag declarations encountered during template instantiation.

llvm-svn: 176727
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
clang/test/SemaTemplate/instantiate-type.cpp