[clang] [HLSL] Add implicit resource element type concepts to AST (PR #112600)

Damyan Pepper via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 17 11:33:12 PDT 2024


================
@@ -1,64 +1,64 @@
-// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -DEMPTY %s | FileCheck -check-prefix=EMPTY %s
----------------
damyanp wrote:

hmm....maybe a line endings change issue on this file?  I'm wondering if some config in the root of this repo has changed since I've heard other people mention line endings getting messed up?

https://github.com/llvm/llvm-project/pull/112600


More information about the cfe-commits mailing list