[PATCH] D34827: Add end-to-end tests for overflows of byval arguments.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 15:47:45 PDT 2017


morehouse updated this revision to Diff 105350.
morehouse added a comment.

Add test for UAR.  Remove unnecessary casts and make some pointers volatile.


https://reviews.llvm.org/D34827

Files:
  compiler-rt/test/asan/TestCases/pass-object-byval.cc
  compiler-rt/test/asan/TestCases/pass-struct-byval-uar.cc
  compiler-rt/test/asan/TestCases/pass-struct-byval.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34827.105350.patch
Type: text/x-patch
Size: 2829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/c4653331/attachment.bin>


More information about the llvm-commits mailing list