Commit ea90fd3
[NFC] Execution Tests: Long Vector tests update template parameter names (microsoft#7735)
This PR shortens template argument names to shorter standard names.
'DataTypeT' -> 'T'.
In earlier revisions of these tests there were multiple template
arguments being used. The template argument names were made more
descriptive but since then the code has been simplified. The longer
names have been driving me a little nuts. So this PR shortens them back
to standard template argument names again.
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 31e1d5e commit ea90fd3
File tree
2 files changed
+294
-322
lines changed- tools/clang/unittests/HLSLExec
2 files changed
+294
-322
lines changed
0 commit comments