[PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk

Kostya Serebryany kcc at google.com
Wed Nov 12 13:20:51 PST 2014


As long as the aggressive behavior can be disabled by a flag (similar to what we have to do with strict_memcmp, or just by disabling the whole interceptor logic) I am ok with this.

http://reviews.llvm.org/D6056






More information about the llvm-commits mailing list