[OpenACC] Enable 'attach' clause for combined constructs
[llvm-project.git] / clang / test / CodeGen / 2010-03-09-DbgInfo.c
bloba23250e7b70c9546e39add90a6424dafd0d46918
1 // RUN: %clang -emit-llvm -S -O0 -g %s -o - | FileCheck %s
2 // CHECK: !DIGlobalVariable(
3 unsigned char ctable1[1] = { 0001 };