blob: c55c86b2fc6c7b90d88965f361cd14323b82f428 [file] [log] [blame]
Daniel Dunbard7d5f022009-03-24 02:24:46 +00001// RUN: clang-cc -emit-llvm -o - %s | grep -e "@g[0-9] " | count 2
Daniel Dunbar58a7a262008-07-29 17:47:36 +00002
3int g0, f0();
4int f1(), g1;
5