Fix #pragma redefine_extname when there is a local variable of the same name....
Fix #pragma redefine_extname when there is a local variable of the same name. The local should not be renamed, only the externally-available declaration should be. Patch by Andrey Bokhanko! llvm-svn: 240653
Loading
Please sign in to comment