summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2002-12-15-GlobalBoolTest.c
blob: 3c4133f4be738008004e448c3dd595e41a31f8c2 (plain)
1
2
3
4
5
// RUN: %clang_cc1 -emit-llvm %s  -o /dev/null


_Bool X = 0;