diff options
author | 2025-01-13 13:28:36 -0800 | |
---|---|---|
committer | 2025-01-14 05:46:59 -0800 | |
commit | 27123e7573790ed6c7ad6c3865231385b533b00a (patch) | |
tree | 247ece602d3e50af16e4bed57ce3b6b2ec5c0b72 /runtime/class_linker_test.cc | |
parent | 93a24263dd2a844c412d07b02756b6e6f39167bf (diff) |
Add an explicit destructor for DisassemblerArm.
The std::unique_ptr destructor is constexpr in C++23, which means clang catches more attempts to delete in incomplete type than it used to.
Change-Id: I8e2c953b28d5915b8dbd448e4d7cf08582d9cf0c
Diffstat (limited to 'runtime/class_linker_test.cc')
0 files changed, 0 insertions, 0 deletions