diff options
author | Jason Henline <jhen@google.com> | 2016-09-02 00:22:05 +0000 |
---|---|---|
committer | Jason Henline <jhen@google.com> | 2016-09-02 00:22:05 +0000 |
commit | dc2dff6c685de87abbca035370d691e0bc0da15d (patch) | |
tree | 66c0ecfd231a202071a75808e5a925743f11a0e5 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 3bd6d7fb788c751539c6de2d1f9bccffdc51e372 (diff) | |
download | bcm5719-llvm-dc2dff6c685de87abbca035370d691e0bc0da15d.tar.gz bcm5719-llvm-dc2dff6c685de87abbca035370d691e0bc0da15d.zip |
[SE] Make Kernel movable
Summary:
Kernel is basically just a smart pointer to the underlying
implementation, so making it movable prevents having to store a
std::unique_ptr to it.
Reviewers: jlebar
Subscribers: jprice, parallel_libs-commits
Differential Revision: https://reviews.llvm.org/D24150
llvm-svn: 280437
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions