hanchenye-llvm-project/clang/test/CodeGen/2002-12-15-GlobalBoolTest.c

6 lines
63 B
C

// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
_Bool X = 0;