commit | 595e290bcb69af7ea053fe43f87701ee761d68d3 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Dec 29 08:05:19 2009 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Dec 29 08:05:19 2009 +0000 |
tree | c1eaed73dbf7b11ae5add2cff86062e9d2cd3c33 | |
parent | 1280708c17d373762ea4110b4f989d6c7239f6fb [diff] |
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.) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92257 91177308-0d34-0410-b5e6-96231b3b80d8