Finish off mangling locals in block literals.
Specifically, handle the case where the block is in a default argument in a class method. The mangling here follows what we do for lambdas. llvm-svn: 185991
Loading
Please register or sign in to comment