[PATCH] New "strict_string_checks" run-time flag
Yury Gribov
tetra2005 at gmail.com
Tue Jan 27 12:58:53 PST 2015
================
Comment at: test/asan/Unit/lit.site.cfg.in:33
@@ +32,2 @@
+# Disable strict str checks in unit tests
+config.environment['ASAN_OPTIONS'] = 'strict_string_checks=false'
----------------
kcc wrote:
> Hm. Why?
Some tests relied on non-strict semantics.
http://reviews.llvm.org/D7123
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list