commit | ab7ce90b00cb9899feb1638eef4efc27ff65ddd0 | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Thu Feb 02 10:41:36 2023 +0000 |
committer | Santiago Aboy Solanes <solanes@google.com> | Fri Feb 03 11:21:14 2023 +0000 |
tree | b2172059ee49174efc4c1bfc71f654f02dde8ad3 | |
parent | 717ffa8fd155e591e16fa4ac1cf4357f974450da [diff] |
Add std::move in SetHandlerDexPcList Based on the comment in https://android-review.git.corp.google.com/c/platform/art/+/2253915/3/runtime/quick_exception_handler.h#b114 we need to add a std::move to avoid a copy. Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Change-Id: Ife4f77dbed0effa4760f6f06c63d85e46efc8ecb