This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from c4edc5a91 Use std::scoped_lock only for C++17 and newer new b5d4ffd60 Use TEST_STD_VER instead of __cplusplus [NFC]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/libcxx/containers/sequences/vector/db_back.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_cback.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_cfront.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_cindex.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_front.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_index.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_iterators_2.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_iterators_3.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_iterators_4.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_iterators_5.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_iterators_6.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_iterators_7.pass.cpp | 3 ++- test/libcxx/containers/sequences/vector/db_iterators_8.pass.cpp | 3 ++- test/libcxx/containers/unord/unord.map/db_iterators_7.pass.cpp | 3 ++- test/libcxx/containers/unord/unord.map/db_iterators_8.pass.cpp | 3 ++- test/libcxx/containers/unord/unord.map/db_local_iterators_7.pass.cpp | 3 ++- test/libcxx/containers/unord/unord.map/db_local_iterators_8.pass.cpp | 3 ++- .../strings/basic.string/string.modifiers/erase_iter_db1.pass.cpp | 3 ++- .../strings/basic.string/string.modifiers/erase_iter_db2.pass.cpp | 3 ++- .../basic.string/string.modifiers/erase_iter_iter_db1.pass.cpp | 3 ++- .../basic.string/string.modifiers/erase_iter_iter_db2.pass.cpp | 3 ++- .../basic.string/string.modifiers/erase_iter_iter_db3.pass.cpp | 3 ++- .../basic.string/string.modifiers/erase_iter_iter_db4.pass.cpp | 3 ++- test/libcxx/thread/thread.mutex/thread_safety_lock_guard.pass.cpp | 4 +++- 24 files changed, 49 insertions(+), 24 deletions(-)