// RUN: %clang_analyze_cc1 -x c++ -analyzer-checker=debug.ExprInspection \
// RUN: -analyzer-config support-symbolic-integer-casts=false \
// RUN: -verify %s
// RUN: %clang_analyze_cc1 -x c++ -analyzer-checker=debug.ExprInspection \
// RUN: -analyzer-config support-symbolic-integer-casts=true \
// RUN: -verify %s
// Self-tests for the debug.ExprInspection checker.
void ;
void ;
// Invalid declarations to test basic correctness checks.
void ;
void ;
void ;
void