blob: 7d331ed07eb08e2c6306164c94686778de20632b [file] [log] [blame]
Daniel Dunbarffd408a2009-03-24 02:24:46 +00001// RUN: clang-cc -emit-llvm < %s | grep i1 | count 1
Eli Friedmane2636632008-06-01 15:31:44 +00002
3// Check that the type of this global isn't i1
4_Bool test = &test;