[PATCH] D43277: limits: Use `false` instead of `type(0)`.
Marshall Clow via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 14 11:48:27 PST 2018
mclow.lists added a comment.
I see no benefit to this change. `bool(0)` is `false`.
Repository:
rCXX libc++
https://reviews.llvm.org/D43277
More information about the cfe-commits
mailing list