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