diff options
author | Helena Kotas <hekotas@microsoft.com> | 2025-10-16 14:38:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-16 21:38:48 +0000 |
commit | 74669155000dccd32a84b84c148f277b0e03bb42 (patch) | |
tree | bcbb5cbf9cbfdbe92ef5c780f0cb2cc91809c6c5 /clang/unittests/Format/FormatTestJava.cpp | |
parent | 8e054f81f502a11765e59f356acf6453d72879cc (diff) | |
download | llvm-74669155000dccd32a84b84c148f277b0e03bb42.zip llvm-74669155000dccd32a84b84c148f277b0e03bb42.tar.gz llvm-74669155000dccd32a84b84c148f277b0e03bb42.tar.bz2 |
[HLSL][NFC] Refactor structured buffer methods tests - 2nd attempt (#163605)
Refactoring methods tests for structured buffers to make it clearer that:
- the test functions call the buffer methods and do not directly call the LLVM intrinsic
- the buffer methods are defined after each test function
- show what the buffer methods bodies look like
- use buffers with different element types, not just `float`
- use `llvm-cxxfilt` tool to de-mangle names
This is a second attempt to land this. Previous [PR](https://github.com/llvm/llvm-project/pull/161908) broke the build
because the test baselines did not reflect the introduction of counter handles since its validation build.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions