aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/2002-12-15-GlobalBoolTest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/2002-12-15-GlobalBoolTest.c')
-rw-r--r--test/CodeGen/2002-12-15-GlobalBoolTest.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/CodeGen/2002-12-15-GlobalBoolTest.c b/test/CodeGen/2002-12-15-GlobalBoolTest.c
new file mode 100644
index 000000000000..3c4133f4be73
--- /dev/null
+++ b/test/CodeGen/2002-12-15-GlobalBoolTest.c
@@ -0,0 +1,5 @@
+// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
+
+
+_Bool X = 0;
+