[PATCH] New "strict_string_checks" run-time flag

Maria Guseva m.guseva at samsung.com
Tue Mar 10 03:38:44 PDT 2015


Updated patch according to Konstantin's comments.


http://reviews.llvm.org/D7123

Files:
  lib/asan/asan_interceptors.cc
  lib/asan/tests/asan_str_test.cc
  lib/msan/msan_interceptors.cc
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_flags.inc
  lib/tsan/rtl/tsan_interceptors.cc
  test/asan/TestCases/atoi_strict.c
  test/asan/TestCases/atol_strict.c
  test/asan/TestCases/atoll_strict.c
  test/asan/TestCases/strcat_strict.c
  test/asan/TestCases/strchr_strict.c
  test/asan/TestCases/strcmp_strict.c
  test/asan/TestCases/strncat_strict.c
  test/asan/TestCases/strtol_strict.c
  test/asan/TestCases/strtoll_strict.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7123.21559.patch
Type: text/x-patch
Size: 45817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150310/bc8dbefd/attachment.bin>


More information about the llvm-commits mailing list