[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / Driver / dxc_E.hlsl
blob491d320335b383a32ba5a2a4ae91864048d725aa
1 // RUN: %clang_dxc -Efoo -Tlib_6_7 foo.hlsl -### %s 2>&1 | FileCheck %s
3 // Make sure E option flag which translated into "-hlsl-entry".
4 // CHECK:"-hlsl-entry" "foo"