[PATCH] [Msan] Fix the getline.cc test to pass on FreeBSD
Evgeniy Stepanov
eugenis at google.com
Fri Apr 24 07:46:00 PDT 2015
Why do you need this change in getdelim interceptors?
================
Comment at: lib/sanitizer_common/sanitizer_common_interceptors.inc:3910
@@ +3909,3 @@
+// https://code.google.com/p/address-sanitizer/issues/detail?id=321.
+#define GETDELIM_INTERCEPTOR_IMPL(vname, ...) \
+ { \
----------------
Why do you need ... ?
http://reviews.llvm.org/D9251
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list