// RUN: %clang_analyze_cc1 %s \
// RUN: -analyzer-checker=core \
// RUN: -analyzer-checker=debug.ExprInspection \
// RUN: -analyzer-config support-symbolic-integer-casts=true \
// RUN: -analyzer-config eagerly-assume=false \
// RUN: -triple x86_64-unknown-linux-gnu \
// RUN: -verify
// Test that the SValBuilder is able to look up and use a constraint for an
// operand of a SymbolCast, when the operand is constrained to a const value.
void ;
extern void ;
void
void