[PATCH] D34827: Add end-to-end tests for overflows of byval arguments.
Kuba Mracek via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 11:44:23 PDT 2017
>> 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 <http://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 <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/ace06b89/attachment.html>
More information about the llvm-commits
mailing list