Emit a warning diagnostic if a symbol was promoted
to a variable. This helps people figure out what happened if they tried to do something to the variable and it didn't work because we gave it the default type of void*. llvm-svn: 201737
Loading
Please register or sign in to comment