lichray added inline comments.
================ Comment at: test/support/charconv_test_helpers.h:24 + +template <typename To, typename From> +constexpr auto ---------------- mclow.lists wrote: > If this is supposed to be a C++17 or later header (and I'm pretty sure it > is), you should add a `static_assert(TEST_STD_VER > 14, "");` to this header. > I can run it with `--param=std=c++11`. Repository: rCXX libc++ https://reviews.llvm.org/D41458 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits