Skip to content
Commit 6af41328 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

When the template specialization header is missing, set a valid source...

When the template specialization header is missing, set a valid source location for the template keyword when recovering.

Otherwise ClassTemplateSpecializationDecl::getSourceRange() will mistakenly consider itself as an implicit partial specialization
and lead to a crash.

Fixes rdar://14063074

llvm-svn: 183325
parent 4d90dba7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment