Change diagnoseAddressOfInvalidType() to use an enum to determine what error...
Change diagnoseAddressOfInvalidType() to use an enum to determine what error message to display. Also, move the function call into on location instead of having it spread among many places in the if/else statements. llvm-svn: 139260
Loading
Please register or sign in to comment