[libcxx-commits] [libcxx] [libc++] Fix random_shuffle in __cxx03/__algorithm/shuffle.h (PR #155915)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 13 13:37:36 PST 2026


ldionne wrote:

After some digging, this is fixing what seems to be an unintentional change in https://github.com/llvm/llvm-project/pull/134045/changes#r2806204202.

@philnik777 I'd like to understand how that change slipped through and whether other similar "bugs" might have been introduced.

@zibi2 We need to add a test that catches that.

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


More information about the libcxx-commits mailing list