[Lldb-commits] [PATCH] D15355: Add failure paths to a few JSONNumber members
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 9 02:50:50 PST 2015
labath added a subscriber: labath.
labath added a comment.
btw, if you use `llvm_unreachable("text")`, then you don't need the return after that.
http://reviews.llvm.org/D15355
More information about the lldb-commits
mailing list