Skip to content

Commit 0719b6d

Browse files
authored
[HLSL][NFC] Refactor resource buffers AST tests (#117659)
This is a test-only change. This PR merges 5 tests for structured buffers ASTs into one file with multiple run lines and check prefixes because these tests have a lot of common output. It also renames RWBuffer-AST.hlsl to TypedBuffers-AST.hlsl and makes it ready to include testing of other typed buffers as well. Fixes #115412
1 parent c714185 commit 0719b6d

7 files changed

+158
-339
lines changed

clang/test/AST/HLSL/AppendStructuredBuffer-AST.hlsl

Lines changed: 0 additions & 50 deletions
This file was deleted.

clang/test/AST/HLSL/ConsumeStructuredBuffer-AST.hlsl

Lines changed: 0 additions & 51 deletions
This file was deleted.

clang/test/AST/HLSL/RWStructuredBuffer-AST.hlsl

Lines changed: 0 additions & 90 deletions
This file was deleted.

clang/test/AST/HLSL/RasterizerOrderedStructuredBuffer-AST.hlsl

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)