This revision was automatically updated to reflect the committed changes.
Closed by commit rL254788: [Docs] Update MSan docs (authored by samsonov).
Changed prior to commit:
http://reviews.llvm.org/D15246?vs=41941&id=41946#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15246
Files:
cfe/
samsonov marked 2 inline comments as done.
samsonov added a comment.
Addressed, thanks!
http://reviews.llvm.org/D15246
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
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
-