aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/crash-8204126.cpp
AgeCommit message (Collapse)Author
2010-07-28Don't set out-of-line template specialization/definition informationDouglas Gregor
for AST nodes that aren't actually out-of-line (i.e., require a nested-name-specifier). Fixes <rdar://problem/8204126>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109704 91177308-0d34-0410-b5e6-96231b3b80d8