[Lldb-commits] [PATCH] D55584: [LLDB] Simplify Boolean expressions
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 12 01:34:06 PST 2018
labath added a comment.
I also find the `static_cast<bool>` thingy weird. The rest of the changes seem to be towards the better (based on a pseudo-random sample), but the change is a quite big.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55584/new/
https://reviews.llvm.org/D55584
More information about the lldb-commits
mailing list