Add clang (assertions trunk) as an HLSL compiler (#8090)

This commit is contained in:
Justin Bogner
2025-09-12 09:03:16 -07:00
committed by GitHub
parent 8293ea4d19
commit 8bef901201

View File

@@ -71,7 +71,7 @@ compiler.rga290_dxctrunk.semver=2.9.0
compiler.rga290_dxctrunk.dxcPath=/opt/compiler-explorer/dxc-trunk/bin/dxc
compiler.rga290_dxctrunk.name=RGA 2.9.0 (DXC trunk)
group.clang.compilers=hlsl_clang_trunk
group.clang.compilers=hlsl_clang_trunk:hlsl_clang_assertions_trunk
group.clang.groupName=Clang
group.clang.baseName=Clang
group.clang.isSemVer=true
@@ -81,6 +81,10 @@ compiler.hlsl_clang_trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.hlsl_clang_trunk.semver=(trunk)
compiler.hlsl_clang_trunk.isNightly=true
compiler.hlsl_clang_assertions_trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang
compiler.hlsl_clang_assertions_trunk.semver=(assertions trunk)
compiler.hlsl_clang_assertions_trunk.isNightly=true
supportsBinary=false
defaultCompiler=dxc_1_8_2403_2
compilerType=hlsl