| commit | b78e9e59ca9cf03ed024d43d6eb7bc92b7d995ff | [log] [tgz] |
|---|---|---|
| author | David Blaikie <dblaikie@gmail.com> | Mon Feb 11 01:16:51 2013 +0000 |
| committer | David Blaikie <dblaikie@gmail.com> | Mon Feb 11 01:16:51 2013 +0000 |
| tree | 6370c9f59fb098e597f7fa0eb042940d5f1c2d21 | |
| parent | 440d8e48ae7afe1231e93c0ac7dc67f328f3a1c1 [diff] |
Fix unnecessary removal of const through cast machinery I have some uncommitted changes to the cast code that catch this sort of thing at compile-time but I still need to do some other cleanup before I can enable it. llvm-svn: 174853