[clang] [HLSL] Add implicit resource element type concepts to AST (PR #112600)
Joshua Batista via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 17 17:23:27 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
----------------
bob80905 wrote:
Yes, line endings seem to be messed up. I've checked out main for both these files and only changed the necessary parts, and pushed, but there must be some automatic thing my editor is doing to mess up the line endings.
https://github.com/llvm/llvm-project/pull/112600
More information about the cfe-commits
mailing list