Skip to content
Commit 64621e6e authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Teach Sema::FindInstantiatedDecl to find instantiated RecordDecls even

when we are not instantiating the corresponding "current
instantiation." This happens, e.g., when we are instantiating a
declaration reference that refers into the "current instantiation" but
occurs in a default function argument. The libstdc++ vector default
constructor now instantiates properly.

llvm-svn: 82069
parent 820640d3
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