// RUN: %clang_analyze_cc1 -analyzer-checker=core,debug.ExprInspection -verify %s
// XFAIL: asserts
void ;
// TODO: The following test will work properly once reinterpret_cast on pointer-to-member is handled properly
// namespace testReinterpretCasting