// RUN: %clang_cc1 -fsyntax-only -verify -Wno-constant-conversion %s
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-constant-conversion \
// RUN: -Wno-deprecated -Wdeprecated-increment-bool %s
// Bool literals can be enum values.
;
// bool cannot be decremented, and gives a warning on increment
void
// static_assert_arg_is_bool(x) compiles only if x is a bool.
void
void