blob: 2e5d56a0a1cd2bced33881898126749c0f256053 [file] [log] [blame]
Eli Friedman7dfa6392008-06-01 15:31:44 +00001// RUN: clang -emit-llvm < %s | grep i1 | count 1
2
3// Check that the type of this global isn't i1
4_Bool test = &test;