commit | 38cea84b362a10859580e788e984324f36272817 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Nov 03 13:06:25 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Nov 03 14:07:56 2016 -0700 |
tree | cf232431a9139116ea09b451aa9abbc98b8d8462 | |
parent | 47b6bdb2a06cc4c296762c7461281f4390e17c2d [diff] |
ART: Make Handle trivially-copyable Use default copy constructor and copy assignment to make Handle trivially copyable. Do the same for MutableHandle. Fix up unused Handle warnings. Add asserts in the HandleScope test. Bug: 32619234 Test: m test-art-host Change-Id: I151f0bdbeeb131a6fc5c44610f345663ebe96c09