eugenis accepted this revision.
This revision is now accepted and ready to land.

================
Comment at: docs/MemorySanitizer.rst:109
@@ -107,3 +108,3 @@
 
 MemorySanitizer can track origins of unitialized values, similar to
 Valgrind's --track-origins option. This feature is enabled by
----------------
uninitialized

================
Comment at: docs/MemorySanitizer.rst:188
@@ -171,3 +187,3 @@
 
-* Linux x86\_64 (tested on Ubuntu 12.04);
+* Linux x86\_64/MIPS64/AArch64 (tested on Ubuntu 12.04);
 
----------------
14.04, too
maybe not mention the version at all?


http://reviews.llvm.org/D15246



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to