[PATCH] D13895: [asan] Get rid of UB in unit tests for strstr, strcasestr, strspn, strcspn and strpbrk interceptors.
Evgeniy Stepanov via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 11:52:26 PDT 2015
eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.
It also looks like "s3" is now unused in all tests.
LGTM when that's fixed.
Repository:
rL LLVM
http://reviews.llvm.org/D13895
More information about the llvm-commits
mailing list