[NFC] run clang-format on hwasan use-after-scope tests.
authorFlorian Mayer <fmayer@google.com>
Mon, 19 Jul 2021 10:16:38 +0000 (11:16 +0100)
committerFlorian Mayer <fmayer@google.com>
Tue, 20 Jul 2021 09:26:26 +0000 (10:26 +0100)
commit98687aa0d61b11b102acbfd7d2dab0ad1c54d91e
treece39244e7d529bbbdac8caa792778720a4ca4707
parent1453f048cf9275ac329b5beb243c3c0986144143
[NFC] run clang-format on hwasan use-after-scope tests.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D106259
12 files changed:
compiler-rt/test/hwasan/TestCases/use-after-scope-capture.cpp
compiler-rt/test/hwasan/TestCases/use-after-scope-dtor-order.cpp
compiler-rt/test/hwasan/TestCases/use-after-scope-goto.cpp
compiler-rt/test/hwasan/TestCases/use-after-scope-if.cpp
compiler-rt/test/hwasan/TestCases/use-after-scope-inlined.cpp
compiler-rt/test/hwasan/TestCases/use-after-scope-loop-bug.cpp
compiler-rt/test/hwasan/TestCases/use-after-scope-loop-removed.cpp
compiler-rt/test/hwasan/TestCases/use-after-scope-loop.cpp
compiler-rt/test/hwasan/TestCases/use-after-scope-temp.cpp
compiler-rt/test/hwasan/TestCases/use-after-scope-temp2.cpp
compiler-rt/test/hwasan/TestCases/use-after-scope-types.cpp
compiler-rt/test/hwasan/TestCases/use-after-scope.cpp