// RUN: %clang_analyze_cc1 -analyzer-checker=core,cplusplus.NewDelete,cplusplus.NewDeleteLeaks,unix.Malloc -std=c++11 -fblocks -verify %s
// RUN: %clang_analyze_cc1 -analyzer-checker=core,cplusplus.NewDelete,cplusplus.NewDeleteLeaks,unix.Malloc -std=c++11 -fblocks -verify %s -analyzer-config c++-allocator-inlining=false
// expected-no-diagnostics
void *;
void *operator new throw
void *operator new throw
void *operator new throw
void *operator new;
;
void
void
void
//----- Custom non-placement operators
void
void
//----- Custom NoThrow placement operators
void
void
//----- Custom placement operators
void
void