[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / Driver / solaris-opts.c
blob33d769efaa179856aec8a26e34f58653a69b4144
1 // RUN: %clang %s --target=sparc-sun-solaris2.11 -### -o %t.o 2>&1 | FileCheck %s
3 // CHECK-NOT: "-fno-use-cxa-atexit"