This is an archive of the discontinued LLVM Phabricator instance.

MemorySanitizer: Correct typo in poison stack pattern command line description
ClosedPublic

Authored by eyolfson on Sep 23 2015, 1:59 PM.

Details

Reviewers
eugenis
Summary

This is just a trivial patch to correct "patter" to "pattern".

Diff Detail

Event Timeline

eyolfson updated this revision to Diff 35552.Sep 23 2015, 1:59 PM
eyolfson retitled this revision from to MemorySanitizer: Correct typo in poison stack pattern command line description.
eyolfson updated this object.
eyolfson added a subscriber: llvm-commits.
eugenis accepted this revision.Sep 23 2015, 4:39 PM
eugenis edited edge metadata.

LGTM, thanks!

This revision is now accepted and ready to land.Sep 23 2015, 4:39 PM

I don't have commit access. I was more submitting this change in order to familarize myself with Phabricator and how the commit process works for LLVM.

Oh, ok, I can land it for you.

eugenis closed this revision.Oct 5 2015, 11:03 AM

r249331