[PATCH] [asan] Update the llvm webpage describing ASan
Alexey Samsonov
vonosmas at gmail.com
Fri Jun 19 18:52:35 PDT 2015
LGTM
================
Comment at: docs/AddressSanitizer.rst:69
@@ +68,3 @@
+* Fixing bugs becomes unavoidable. AddressSaniftizer does not produce
+ false alarms. Once a memory corruption occurs, the program is in an inconstant
+ state, which could lead to confusing results and potentially misleading
----------------
s/inconstant/inconsistent?
http://reviews.llvm.org/D10559
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list