aco: make .clang-format usable with tests
authorGeorg Lehmann <dadschoorse@gmail.com>
Sun, 26 Mar 2023 18:27:14 +0000 (20:27 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 27 Mar 2023 20:43:22 +0000 (20:43 +0000)
commitdde7c5506c742252be1402a62273638f94e24c58
tree601bcbe7994223f198c755bf07e33f9681d3b56f
parent40a00fc0652d4525eb1bf1969742855abb75602f
aco: make .clang-format usable with tests

Code between BEGIN_TEST and END_TEST should be indented,
and comments used by the test itself should not be reformatted.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22122>
src/amd/compiler/.clang-format