[PATCH] D18851: [sanitizer] Add early call handling to strlen interceptor

Dimitry Andric via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 09:27:47 PDT 2016


dim accepted this revision.
dim added a comment.
This revision is now accepted and ready to land.

Yes, this fixes all the ASan tests which were broken on FreeBSD after http://reviews.llvm.org/rL263177.  Tested on i386-freebsd11, amd64-freebsd11 (and even x86_64-darwin15 :) )  Thanks!


http://reviews.llvm.org/D18851





More information about the llvm-commits mailing list