ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

You can go ahead and commit this.



================
Comment at: 
test/std/numerics/numarray/template.valarray/valarray.members/min.pass.cpp:29
     }
+#ifdef _LIBCPP_VERSION // Not portable: valarray::min requires size() >
     {
----------------
typo: `size() > 0`


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

https://reviews.llvm.org/D70099



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D70099: [libcxx][test... Louis Dionne via Phabricator via cfe-commits

Reply via email to