When instantiating a function-local variable definition, introduce the
mapping from the declaration in the template to the instantiated declaration before transforming the initializer, in case some crazy lunatic decides to use a variable in its own initializer. Fixes PR7016. llvm-svn: 102945
Loading
Please register or sign in to comment