[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 Nov 2 02:40:51 PDT 2022
smd updated this revision to Diff 472550.
smd added a comment.
Updating tests
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.472550.patch
Type: text/x-patch
Size: 11227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/ba182a26/attachment.bin>
More information about the llvm-commits
mailing list