Skip to content
Commit 47470f2f authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Hide the specializations folding sets of ClassTemplateDecl as an implementation detail (InsertPos

leaks though) and add methods to its interface for adding/finding specializations.

Simplifies its users a bit and we no longer need to replace specializations in the folding set with
their redeclarations. We just return the most recent redeclarations.

As a bonus, it fixes http://llvm.org/PR7670.

llvm-svn: 108832
parent 38360b3f
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