================ @@ -0,0 +1,16 @@ +// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.0-compute -x hlsl -ast-dump -o - %s | FileCheck %s ---------------- hekota wrote: Yep, that would be `clang/test/ParserHLSL/hlsl_resource_handle_attrs.hlsl`. https://github.com/llvm/llvm-project/pull/107954