1*10d6a34eSXiang Li // RUN:not %clang_cc1 -triple dxil-pc-shadermodel6.3-compute -x c++ -hlsl-entry foo %s 2>&1 | FileCheck %s --check-prefix=NOTHLSL
2e09a6f37SXiang Li
3e09a6f37SXiang Li // NOTHLSL:invalid argument '-hlsl-entry' not allowed with 'C++'
4