[all-commits] [llvm/llvm-project] f39ac3: [libc++] Add test for flat_set::insert not creatin...
Hui via All-commits
all-commits at lists.llvm.org
Thu May 8 13:42:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f39ac3f569519a6f6c1618b23e20d47a74abef1e
https://github.com/llvm/llvm-project/commit/f39ac3f569519a6f6c1618b23e20d47a74abef1e
Author: Hui <hui.xie1990 at gmail.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
A libcxx/test/libcxx/containers/container.adaptors/flat.multiset/insert.temporary.pass.cpp
A libcxx/test/libcxx/containers/container.adaptors/flat.set/insert.temporary.pass.cpp
A libcxx/test/libcxx/containers/container.adaptors/flat_helpers.h
Log Message:
-----------
[libc++] Add test for flat_set::insert not creating temporaries (#138387)
Fixes #119016
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