[PATCH] D131344: [RISC-V][HWASAN] Adjust lit test support for RISC-V HWASAN feature

Alexey Baturo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 05:15:12 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG847fa84b3d34: [RISC-V][HWASAN] Adjust lit test support for RISC-V HWASAN feature (authored by smd).

Changed prior to commit:
  https://reviews.llvm.org/D131344?vs=472550&id=482819#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131344/new/

https://reviews.llvm.org/D131344

Files:
  compiler-rt/test/hwasan/TestCases/Linux/atfork.cpp
  compiler-rt/test/hwasan/TestCases/Linux/vfork.c
  compiler-rt/test/hwasan/TestCases/exported-tagged-global.c
  compiler-rt/test/hwasan/TestCases/stack-oob.c
  compiler-rt/test/hwasan/TestCases/stack-uas.c
  compiler-rt/test/hwasan/TestCases/tag-mismatch-border-address.c
  compiler-rt/test/hwasan/TestCases/try-catch.cpp
  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-nobug.cpp
  compiler-rt/test/hwasan/TestCases/use-after-scope-setjmp.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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131344.482819.patch
Type: text/x-patch
Size: 11231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221214/b541cd03/attachment.bin>


More information about the llvm-commits mailing list