blob: 3b158241c68e117129635e8f3f2a114c6a0f1ce3 [file] [log] [blame]
Daniel Dunbard7d5f022009-03-24 02:24:46 +00001// RUN: clang-cc -emit-llvm %s -o %t
Christopher Lambe86e9ce2007-12-02 07:47:19 +00002
3int array[] = {1, 2, 3, 4, 5};
4