[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
Tue Aug 16 12:04:40 PDT 2022


smd updated this revision to Diff 453091.
smd added a comment.

Moving tests to previous patches


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/global-with-reduction.c
  compiler-rt/test/hwasan/TestCases/global.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.453091.patch
Type: text/x-patch
Size: 11680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/1a81aaef/attachment.bin>


More information about the llvm-commits mailing list