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

Jakub Mazurkiewicz via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 7 15:30:18 PST 2024


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

OK, I've merged all three `robust_against_ordinary_unqualified_lookup.compile.pass.cpp` tests into one single `robust_against_poison_pills.compile.pass.cpp` file with additional checks that you've mentioned in the other [comment](https://github.com/llvm/llvm-project/pull/74534#discussion_r1515753847).

I hope current test location `test/std/ranges` is fine. Or maybe it should be put directly in `test/std`?

Commit: https://github.com/llvm/llvm-project/pull/74534/commits/191568d2ffa52273b20cccf4b05cd956bfaf69df

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


More information about the libcxx-commits mailing list