[PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Alexander Potapenko
glider at google.com
Thu Dec 25 01:31:50 PST 2014
================
Comment at: test/asan/Unit/lit.site.cfg.in:27
@@ +26,2 @@
+# Disable strict str checks in unit tests
+config.environment['ASAN_OPTIONS'] = 'strict_str=false'
----------------
ygribov wrote:
> glider wrote:
> > Why do you need this line?
> AFAIR unit tests are not strict_str-safe.
Is that something we may want to fix?
If so, please file a bug and add a TODO
http://reviews.llvm.org/D6056
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list