[compiler-rt] r238406 - [sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, strpbrk.

Maria Guseva m.guseva at samsung.com
Mon Jun 1 04:37:50 PDT 2015


Hi,
I've submitted fix for review: http://reviews.llvm.org/D10159


Regards,
Maria


-----Original Message-----
From: Yury Gribov [mailto:y.gribov at samsung.com] 
Sent: Monday, June 01, 2015 10:29 AM
To: Chris Matthews; Tim Northover; Maria Guseva
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [compiler-rt] r238406 - [sanitizer] More string interceptors:
strstr, strcasestr, strspn, strcspn, strpbrk.

On 05/30/2015 12:22 AM, Chris Matthews wrote:
> Yury, some of these tests appear to be failing on green dragon. Can you
take a look?  Thanks
>
>
http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA_check/4263/testRepo
rt/

Chris,

Thanks for noticing (somehow I didn't get notification about these).

@Mash: looks like we need to do something about this failing strlen.

-Y




More information about the llvm-commits mailing list