[all-commits] [llvm/llvm-project] 8631cd: libc++ test: update MinSequenceContainer.h to make...
Alex Guteniev via All-commits
all-commits at lists.llvm.org
Mon Jun 9 03:35:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8631cddd6959866ca14602b0b05841ab730c6d7d
https://github.com/llvm/llvm-project/commit/8631cddd6959866ca14602b0b05841ab730c6d7d
Author: Alex Guteniev <gutenev at gmail.com>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M libcxx/test/support/MinSequenceContainer.h
Log Message:
-----------
libc++ test: update MinSequenceContainer.h to make some tests pass on MSVC STL (#140287)
Per [sequence.reqmts] there are these member functions.
I did not audit if any other member functions are missing. Adding these
is enough for MSVC STL
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list