[compiler-rt] r238409 - [ASan] XFAIL VLA tests on ARM and PowerPC. Patch by Max Ostapenko!

Yury Gribov y.gribov at samsung.com
Thu May 28 05:46:32 PDT 2015


On 05/28/2015 03:32 PM, Renato Golin wrote:
> On 28 May 2015 at 11:30, Yury Gribov <y.gribov at samsung.com> wrote:
>> Author: ygribov
>> Date: Thu May 28 05:30:46 2015
>> New Revision: 238409
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=238409&view=rev
>> Log:
>> [ASan] XFAIL VLA tests on ARM and PowerPC. Patch by Max Ostapenko!
>
> Hi Yuri,
>
> Now they're XPASSing. I'm not sure marking them as XFAIL was the best
> way to fix whatever the problem was.

Yeah, this fails randomly during ARM tests (maybe due to different stack 
alignment across runs). We'll probably only enable for x86 for now (or 
just revert tests).

-Y




More information about the llvm-commits mailing list