blob: a23ccee0de2ed70c91fc4f85a8a94a214a447fc8 [file] [log] [blame]
Eric Christopher3883e662011-07-26 22:17:02 +00001// RUN: %clang_cc1 %s -emit-llvm -o /dev/null
2
3const double _Complex x[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9};
4