[clang] [llvm] Implement resource binding type prefix mismatch errors (PR #87578)
Damyan Pepper via cfe-commits
cfe-commits at lists.llvm.org
Thu May 2 12:55:36 PDT 2024
================
@@ -1,13 +1,15 @@
// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.3-library -x hlsl -ast-dump -o - %s | FileCheck %s
----------------
damyanp wrote:
yes
https://github.com/llvm/llvm-project/pull/87578
More information about the cfe-commits
mailing list