[all-commits] [llvm/llvm-project] dbbe82: [IntervalMap] Add move and copy ctors and assignme...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Thu Oct 27 01:46:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dbbe82c6fda43131a101d34e8e20f3b0e00aa883
https://github.com/llvm/llvm-project/commit/dbbe82c6fda43131a101d34e8e20f3b0e00aa883
Author: OCHyams <orlando.hyams at sony.com>
Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths:
M llvm/include/llvm/ADT/IntervalMap.h
M llvm/unittests/ADT/IntervalMapTest.cpp
Log Message:
-----------
[IntervalMap] Add move and copy ctors and assignment operators
And update the unittest.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D136242
More information about the All-commits
mailing list