[PATCH] D147232: [asan][test] Fix `TestCases/alloca_*` ptr-to-long cast on Windows

Alvin Wong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 1 10:06:59 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG985580d7c03c: [asan][test] Fix `TestCases/alloca_*` ptr-to-long cast on Windows (authored by alvinhochun).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147232

Files:
  compiler-rt/test/asan/TestCases/alloca_big_alignment.cpp
  compiler-rt/test/asan/TestCases/alloca_detect_custom_size_.cpp
  compiler-rt/test/asan/TestCases/alloca_instruments_all_paddings.cpp
  compiler-rt/test/asan/TestCases/alloca_overflow_partial.cpp
  compiler-rt/test/asan/TestCases/alloca_overflow_right.cpp
  compiler-rt/test/asan/TestCases/alloca_safe_access.cpp
  compiler-rt/test/asan/TestCases/alloca_underflow_left.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147232.510246.patch
Type: text/x-patch
Size: 4936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230401/7a7724a4/attachment-0001.bin>


More information about the llvm-commits mailing list