[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / Driver / aix-pragma-pack.c
blobac0fd6e10785db22427cb3e619ff455501b3f5e7
1 // RUN: %clang -### -target powerpc-ibm-aix-xcoff -c %s -o /dev/null 2>&1 | FileCheck %s
2 // RUN: %clang -### -target powerpc64-ibm-aix-xcoff -c %s -o /dev/null 2>&1 | FileCheck %s
4 // CHECK: "-fxl-pragma-pack"