Skip to content
Commit a31dee2e authored by Axel Naumann's avatar Axel Naumann
Browse files

Bring ASTReader and Writer into sync for the case where a canonical template...

Bring ASTReader and Writer into sync for the case where a canonical template specialization was written, which is non-canonical at the time of reading: force the reading of the ClassTemplateDecl if it was written.
The easiest way out is to store whether the decl was canonical at the time of writing.
Add test.

llvm-svn: 164927
parent 4ca8ca91
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