[all-commits] [llvm/llvm-project] 47c744: Add test for SmallSet::insert perfect forwarding
Victor Campos via All-commits
all-commits at lists.llvm.org
Tue Sep 17 07:44:23 PDT 2024
Branch: refs/heads/users/vhscampos/smallset-insert-perfect-forwarding
Home: https://github.com/llvm/llvm-project
Commit: 47c7444d4391d3bcbead2bb86a09ae051e0c4802
https://github.com/llvm/llvm-project/commit/47c7444d4391d3bcbead2bb86a09ae051e0c4802
Author: Victor Campos <victor.campos at arm.com>
Date: 2024-09-17 (Tue, 17 Sep 2024)
Changed paths:
M llvm/unittests/ADT/SmallSetTest.cpp
Log Message:
-----------
Add test for SmallSet::insert perfect forwarding
Commit: a2eb49509529eb0a04346e50f64aa071b91e8c93
https://github.com/llvm/llvm-project/commit/a2eb49509529eb0a04346e50f64aa071b91e8c93
Author: Victor Campos <victor.campos at arm.com>
Date: 2024-09-17 (Tue, 17 Sep 2024)
Changed paths:
M llvm/include/llvm/ADT/SmallSet.h
Log Message:
-----------
Style changes
Compare: https://github.com/llvm/llvm-project/compare/e0295a14694c...a2eb49509529
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