[PATCH] D43277: limits: Use `false` instead of `type(0)`.

Bruce Mitchener via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 15 20:18:42 PST 2018


brucem added a comment.
Herald added a subscriber: christof.

Without this, anyone using `clang-tidy` with this check gets 6 system header warnings whenever they transitively have included `limits`.


Repository:
  rCXX libc++

https://reviews.llvm.org/D43277





More information about the cfe-commits mailing list