[Lldb-commits] [PATCH] D43215: Supply missing break in case statement.
Zachary Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 13 13:47:50 PST 2018
zturner added a reviewer: asmith.
zturner added a comment.
Aaron, do you remember why you added a check for `width == 0` here? Would it ever not be 0?
https://reviews.llvm.org/D43215
More information about the lldb-commits
mailing list