// RUN: %clang_analyze_cc1 -analyzer-checker=debug.ExprInspection,core.builtin \
// RUN: -analyzer-config eagerly-assume=false \
// RUN: -verify %s
void ;
void ;
void ;
extern void ;
void
void
// INT_MIN equals 0b100...00.
// Its two's compelement is 0b011...11 + 1 = 0b100...00 (itself).
;
void
void
void
;
void
void
void
;
;
void
// UINT_MID equals 0b100...00.
// Its two's compelement is 0b011...11 + 1 = 0b100...00 (itself).
;
void
void
;
;
void
void