[libcxx-commits] [PATCH] D92240: [libc++] Consistently unparenthesize `numeric_limits<T>::max`. NFCI.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 1 14:34:13 PST 2020
ldionne added a comment.
In D92240#2420684 <https://reviews.llvm.org/D92240#2420684>, @Quuxplusone wrote:
> ...
>
> [...] — but I suspect you might want to do that yourself, so I //won't// do it unless you ask me to.
Feel free to go ahead! Thank you both @Quuxplusone and @curdeius for straightening this out. Libc++ doesn't get a lot of this kind of love, and it needs it!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92240/new/
https://reviews.llvm.org/D92240
More information about the libcxx-commits
mailing list