summaryrefslogtreecommitdiff
path: root/test/FrontendC/2002-12-15-GlobalBoolTest.c
blob: c27a23abc6ec3d7b0c1b6d6fe62aaaccb791aa4d (plain)
1
2
3
4
5
// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null


_Bool X = 0;