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

Lambda closure types are always considered to be like "local" classes,

even if they are not within a function scope. Teach template
instantiation to treat them as such, and make sure that we have a
local instantiation scope when instantiating default arguments and
static data members.

llvm-svn: 150725
parent 4fa6aec9
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