mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 21:26:59 +08:00
We previously weren't catching that SBValue::Cast(...) would crash if we had an invalid (empty) SBValue object. Cleaned up the SBType API a bit. llvm-svn: 149447