commit | 19fc0b753a212bd4c20b779b6444d759beabeeb0 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Dec 22 22:47:22 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Dec 22 22:47:22 2009 +0000 |
tree | b3acf003bd3434db263999a97280c2da7d2e9388 | |
parent | ef3fdc1cbd5eefea2ede25a591023f52ca62c3ce [diff] |
Make sure that reinterpret_cast gets a CastKind on all successful paths. Fixes "cannot compile this unexpected cast lvalue yet" error in llvm/lib/Analysis/IPA/GlobalsModRef.cpp. llvm-svn: 91932