[all-commits] [llvm/llvm-project] dde947: [NFC] Use unique_ptr in SparseSet (#116617)
Akshat Oke via All-commits
all-commits at lists.llvm.org
Fri Nov 22 03:25:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dde9477d8c0b85d445f10b08b0120f3d361cb77f
https://github.com/llvm/llvm-project/commit/dde9477d8c0b85d445f10b08b0120f3d361cb77f
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M llvm/include/llvm/ADT/SparseSet.h
M llvm/unittests/ADT/SparseSetTest.cpp
Log Message:
-----------
[NFC] Use unique_ptr in SparseSet (#116617)
This allows implementing the move constructor.
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