1 //===----------------------------------------------------------------------===//
3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 // See https://llvm.org/LICENSE.txt for license information.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 #include "test_macros.h"
15 #ifndef __bool_true_false_are_defined
16 #error __bool_true_false_are_defined not defined
20 #error bool should not be defined
24 #error true should not be defined
28 #error false should not be defined