1// RUN: %clang_dxc -Tlib_6_3 -### %s 2>&1 | FileCheck %s2 3// Make sure a non `.hlsl` file is considered an HLSL source file in dxc mode.4// CHECK: "-x" "hlsl" "{{.*}}dxc_I.test"5