The C++ delete expression strips cv-qualifiers from the pointed-to type. My...
The C++ delete expression strips cv-qualifiers from the pointed-to type. My previous fix eliminated this behavior, so bring it back again. llvm-svn: 83113
Loading
Please register or sign in to comment