Remove unintended __sanitizer_get_allocation_bounds declaration
authorThurston Dang <thurston@google.com>
Mon, 3 Apr 2023 23:44:29 +0000 (23:44 +0000)
committerThurston Dang <thurston@google.com>
Wed, 5 Apr 2023 19:11:16 +0000 (19:11 +0000)
commit918437389f412734ac1c6efa69c2b4de311d0282
tree1fcfebece832f0b4ee8ccb78952e03f59c0f3bbc
parent385bcc65ff44d9860572ee85adb5df1333860a05
Remove unintended __sanitizer_get_allocation_bounds declaration

This removes an unintentional function declaration, that was accidentally
added in D147005 (from an incomplete refactoring of __sanitizer_get_allocation_bounds).

Differential Revision: https://reviews.llvm.org/D147486
compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h