[lldb] Assert on invalid index in OptionValueProperties (NFC)
All indexes passed to GetPropertyAtIndex are constants generated by ablegen. We should never pass an invalid index.
Loading
Please sign in to comment
All indexes passed to GetPropertyAtIndex are constants generated by ablegen. We should never pass an invalid index.