Pacify sanitizer lint script after r359498

llvm-svn: 359499
This commit is contained in:
Reid Kleckner 2019-04-29 20:40:08 +00:00
parent d62416dfcd
commit c69cd30455
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ using namespace __asan; // NOLINT
#endif
extern "C" {
ALLOCATION_FUNCTION_ATTRIBUTE
size_t _msize(void *ptr) {
GET_CURRENT_PC_BP_SP;