================
Comment at: lib/Transforms/Instrumentation/AddressSanitizer.cpp:1387
@@ -1370,1 +1386,3 @@
+ // TODO(glider): add _noabort to error reporting functions, make them
+ // actually noabort.
AsanErrorCallbackSized[AccessIsWrite][Exp] =
----------------
Do you mean to add noabort variants to compiler-rt? That would be nice,
especially if you could add -fsanitize-recover to enable those in userspace as
well.
http://reviews.llvm.org/D10411
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits