summaryrefslogtreecommitdiff
path: root/runtime/class_linker_test.cc
diff options
context:
space:
mode:
author Aditya Kumar <appujee@google.com> 2025-02-24 19:30:48 -0800
committer Aditya Kumar <appujee@google.com> 2025-02-25 10:27:36 -0800
commit9aad1508e7907e4503888df63d3659fe27b8244f (patch)
treea8dae407b38e68f787bd8a6a175200712c50a729 /runtime/class_linker_test.cc
parentc15df4f176d4ebf9df86d4d32413b8b531ea6f01 (diff)
Disable -Wcast-function-type-mismatch
Code owners should fix this. ``` ...ka 'int (*)(long, long, long *, int, void *)') to 'ArtExtensionAPI' (aka 'int (*)(long, long, long *, int, void *, int)') converts to incompatible function type [-Werror,-Wcast-function-type-mismatch] 1606 | return reinterpret_cast<ArtExtensionAPI>(cb_callbacks->heap_iteration_callback)( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ``` Bug: b/353528991 Test: m checkbuild Change-Id: I5f95a74baebe8d78ff1618bd22e1f8943018be6e
Diffstat (limited to 'runtime/class_linker_test.cc')
0 files changed, 0 insertions, 0 deletions