[libcxx-commits] [PATCH] D120022: [libcxx] [test] Fix the put_double, put_long_double tests for clang-cl

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 25 13:37:46 PST 2022


mstorsjo added a comment.

In D120022#3346006 <https://reviews.llvm.org/D120022#3346006>, @Quuxplusone wrote:

> LGTM! (1500 lines per test function... this code is just a mess. 😛 Thanks for dealing with it.)

Thanks! I'll hold off of pushing this one (together with D120469 <https://reviews.llvm.org/D120469> ) until next week, to give some time if someone objects to the feature naming style (`win32-broken-...`).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120022/new/

https://reviews.llvm.org/D120022



More information about the libcxx-commits mailing list