summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/crash-8204126.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Don't set out-of-line template specialization/definition informationDouglas Gregor2010-07-281-0/+6
for AST nodes that aren't actually out-of-line (i.e., require a nested-name-specifier). Fixes <rdar://problem/8204126>. llvm-svn: 109704
OpenPOWER on IntegriCloud