[libcxx-commits] [libcxx] [libc++][ranges][abi-break] Fix `movable_box` overwriting memory of data that lives in the tail padding (PR #71314)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Dec 22 09:24:38 PST 2023
================
@@ -0,0 +1,64 @@
+//===----------------------------------------------------------------------===//
----------------
ldionne wrote:
Nitpick about the test name, let's say `ranges_robust_against_...` instead of `range_robust_against_...`, for consistency!
https://github.com/llvm/llvm-project/pull/71314
More information about the libcxx-commits
mailing list