[libcxx-commits] [PATCH] D142909: [libc++] Addresses LWG3755.

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 31 01:22:07 PST 2023


philnik added inline comments.


================
Comment at: libcxx/test/libcxx/ranges/range.adaptors/range.adaptor.tuple/tuple-for-each.pass.cpp:1
+//===----------------------------------------------------------------------===//
+//
----------------
IMO this should be tested through the public API. Otherwise this could regress easily if we refactor internals.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142909



More information about the libcxx-commits mailing list