diff options
author | Helena Kotas <hekotas@microsoft.com> | 2025-03-13 09:52:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-13 09:52:20 -0700 |
commit | cb0d9fcd72be45141c74598e2f609dd06462dd8d (patch) | |
tree | 2a2d5dc37fbfd6a40a87100d769ffee04c7c00a9 /llvm/lib/Support/Timer.cpp | |
parent | b3b00707821276deef812d8cccb228dd42c044d7 (diff) | |
download | llvm-cb0d9fcd72be45141c74598e2f609dd06462dd8d.zip llvm-cb0d9fcd72be45141c74598e2f609dd06462dd8d.tar.gz llvm-cb0d9fcd72be45141c74598e2f609dd06462dd8d.tar.bz2 |
[HLSL][NFC] Update HLSL AST tests to be more readable (#130910)
Replacing all occurences of
- `0x{{[0-9A-Fa-f]+}} <<invalid sloc>> <invalid sloc>`
- `0x{{[0-9A-Fa-f]+}} <<invalid sloc>>`
- `0x{{[0-9A-Fa-f]+}}`
- `0x{{[0-9a-fA-F]+}} <line:#:#, col:#>`
- `0x{{[0-9a-fA-F]+}} <col:#, col:#> col:#`
with
- `{{.*}}`
to improve readability and conciseness of the HLSL AST tests.
Diffstat (limited to 'llvm/lib/Support/Timer.cpp')
0 files changed, 0 insertions, 0 deletions