[all-commits] [llvm/llvm-project] 98687a: [NFC] run clang-format on hwasan use-after-scope t...

Florian Mayer via All-commits all-commits at lists.llvm.org
Tue Jul 20 02:26:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98687aa0d61b11b102acbfd7d2dab0ad1c54d91e
      https://github.com/llvm/llvm-project/commit/98687aa0d61b11b102acbfd7d2dab0ad1c54d91e
  Author: Florian Mayer <fmayer at google.com>
  Date:   2021-07-20 (Tue, 20 Jul 2021)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/use-after-scope-capture.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-scope-dtor-order.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-scope-goto.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-scope-if.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-scope-inlined.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-scope-loop-bug.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-scope-loop-removed.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-scope-loop.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-scope-temp.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-scope-temp2.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-scope-types.cpp
    M compiler-rt/test/hwasan/TestCases/use-after-scope.cpp

  Log Message:
  -----------
  [NFC] run clang-format on hwasan use-after-scope tests.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D106259




More information about the All-commits mailing list