forked from OSchip/llvm-project
3 lines
97 B
C
3 lines
97 B
C
|
// RUN: %clang -dA -S -O0 -g %s -o - | grep DW_TAG_variable
|
||
|
unsigned char ctable1[1] = { 0001 };
|