llvm-project
f451d27b - [lldb] Assert on invalid default {S,U}Int64 (NFC) (#126590)

Commit
233 days ago
[lldb] Assert on invalid default {S,U}Int64 (NFC) (#126590) Both the default value and the min/max value are within LLDB's control, so an assert is more appropriate than a runtime check.
Author
Parents
Loading