[PATCH] D136242: [IntervalMap] Add move and copy ctors and assignment operators
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 19 03:42:27 PDT 2022
Orlando created this revision.
Orlando added reviewers: dblaikie, kparzysz.
Orlando added a project: LLVM.
Herald added a project: All.
Orlando requested review of this revision.
Herald added a subscriber: llvm-commits.
And update the unittest.
---
These changes will be used by an upcoming patch.
https://reviews.llvm.org/D136242
Files:
llvm/include/llvm/ADT/IntervalMap.h
llvm/unittests/ADT/IntervalMapTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136242.468851.patch
Type: text/x-patch
Size: 5012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221019/8621cf58/attachment.bin>
More information about the llvm-commits
mailing list