diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-07-21 04:09:54 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-07-21 04:09:54 +0000 |
| commit | c47d930448b031b1bbd89ebe5a579e76ecdb7b2c (patch) | |
| tree | 5a291fe63a8e055c36532928dca1f6d7e276517c /llvm/lib/Bitcode/Reader/DeserializeAPInt.cpp | |
| parent | 15727f69fa666d62431d26fcec4dc2c512666477 (diff) | |
| download | llvm-c47d930448b031b1bbd89ebe5a579e76ecdb7b2c.zip llvm-c47d930448b031b1bbd89ebe5a579e76ecdb7b2c.tar.gz llvm-c47d930448b031b1bbd89ebe5a579e76ecdb7b2c.tar.bz2 | |
Fix a crash that can happen when you have typedefs for pointers to
interfaces. Just because they x->isPointerType() doesn't mean it is
valid to just cast to a pointertype. We have to handle typedefs etc
as well.
llvm-svn: 53819
Diffstat (limited to 'llvm/lib/Bitcode/Reader/DeserializeAPInt.cpp')
0 files changed, 0 insertions, 0 deletions
