[libcxx-commits] [PATCH] D92240: [libc++] Consistently unparenthesize `numeric_limits<T>::max`. NFCI.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Nov 28 00:42:19 PST 2020


curdeius added a comment.

In D92240#2420684 <https://reviews.llvm.org/D92240#2420684>, @Quuxplusone wrote:

> I wouldn't mind making the patch for barrier/latch/semaphore (basically D68480 <https://reviews.llvm.org/D68480> should have added them to lists-of-all-the-headers in a couple more places than it did, and `min_max_macros.compile.pass.cpp` was one of those places)

@ldionne, should that be added to NOTES.txt/(future)contributing.rst?
@Quuxplusone, are there any other places you found?


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