diff options
| author | Daniel Dunbar <daniel@zuster.org> | 2008-08-20 03:55:42 +0000 |
|---|---|---|
| committer | Daniel Dunbar <daniel@zuster.org> | 2008-08-20 03:55:42 +0000 |
| commit | 94834d8883b7379847fedb03bfdc7ed8bd2914dc (patch) | |
| tree | 0b3a31efa81f7a59c2e9ccae6ca0608d08ea3495 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 821159e352ee71037b731ee3d5191fb20e165115 (diff) | |
Fix subtle bug introduced in r54852.
- UsualUnaryConversions takes an Expr *& and may modify its argument,
this broke when it was refactored into Sema::CheckCastTypes. This
meant that we were missing implicit casts in some places.
- Seems pretty sad that this got through our tests.
llvm-svn: 55039
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
