Fix support for const_cast<>s of array types which actual change the
CV-qualifiers. Remove an error expectation from the 'good' set of const-cast
test cases. With this patch, the final non-template test case from PR5542
passes. (It's the same as the one already in const-cast.cpp.)

llvm-svn: 92257
2 files changed
tree: 801993ca5ea7a60b0d0726b71d2db5956379ccb6
  1. clang/
  2. compiler-rt/
  3. llvm/