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

Matt Morehouse via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 12:56:59 PDT 2017


Thanks for noticing.  Should be fixed by r309420, r309424.

On Fri, Jul 28, 2017 at 11:44 AM, Kuba Mracek <mracek at apple.com> wrote:

>  compiler-rt/trunk/compiler-rt/test/asan/TestCases/pass-object-byval.cc
>  compiler-rt/trunk/compiler-rt/test/asan/TestCases/pass-
> struct-byval-uar.cc
>  compiler-rt/trunk/compiler-rt/test/asan/TestCases/pass-struct-byval.cc
>
>
> The path doesn't sound right.  Looks like we now actually have a
> "compiler-rt" directory inside compiler-rt:  https://github.com/llvm-
> mirror/compiler-rt/tree/master/compiler-rt/test/asan/TestCases
>
> Kuba
>
> On 20 Jul 2017, at 14:41, Vitaly Buka via Phabricator <
> reviews at reviews.llvm.org> wrote:
>
> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL308677: Add end-to-end tests for overflows of byval
> arguments. (authored by vitalybuka).
>
> Changed prior to commit:
>  https://reviews.llvm.org/D34827?vs=106536&id=107587#toc
>
> Repository:
>  rL LLVM
>
> https://reviews.llvm.org/D34827
>
> Files:
>  compiler-rt/trunk/compiler-rt/test/asan/TestCases/pass-object-byval.cc
>  compiler-rt/trunk/compiler-rt/test/asan/TestCases/pass-
> struct-byval-uar.cc
>  compiler-rt/trunk/compiler-rt/test/asan/TestCases/pass-struct-byval.cc
>
> <D34827.107587.patch>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170728/4945a3ac/attachment.html>


More information about the llvm-commits mailing list