[libcxx-commits] [libcxx] [libc++] P2602R2 Poison Pills are Too Toxic (PR #74534)

via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 7 00:38:35 PST 2024


================
@@ -0,0 +1,28 @@
+//===----------------------------------------------------------------------===//
----------------
huixie90 wrote:

Hi sorry, I was not clear previously. Usually we would have one single test robust_against_ordinary_unqualified_lookup.compile.pass.cpp , which contains all the algorithms. so here that single test would test  begin/end/rbegin/rend/iter_move/iter_swap/size, etc...

https://github.com/llvm/llvm-project/pull/74534


More information about the libcxx-commits mailing list