brintos

brintos / llvm-project-archived public Read only

0
0
Text · 198 B · a5d4bb6 Raw
4 lines · cpp
1// RUN:not %clang_cc1 -triple dxil-pc-shadermodel6.3-compute -x c++ -hlsl-entry foo  %s  2>&1 | FileCheck %s --check-prefix=NOTHLSL2 3// NOTHLSL:invalid argument '-hlsl-entry' not allowed with 'C++'4