// RUN: %clang_analyze_cc1 -analyzer-checker=core,debug.ExprInspection -std=c++11 -fexceptions -fcxx-exceptions -verify %s
// RUN: %clang_analyze_cc1 -analyzer-checker=core,debug.ExprInspection -std=c++11 -verify %s
void ;
typedef size_t;
extern "C" void *;
// This is the standard placement new.
inline void* operator new throw
;
;
;
;
void
void
extern void *operator new noexcept;
void