This is an archive of the discontinued LLVM Phabricator instance.

Fix typos
ClosedPublic

Authored by brucem on Jul 2 2015, 8:40 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

brucem updated this revision to Diff 28946.Jul 2 2015, 8:40 AM
brucem retitled this revision from to Fix typos.
brucem updated this object.
brucem added a reviewer: clayborg.
brucem added a subscriber: lldb-commits.
emaste added a subscriber: emaste.Jul 2 2015, 9:04 AM

One comment, otherwise looks fine to me if you've confirmed the tests pass.

examples/synthetic/unordered_multi.py
18 ↗(On Diff #28946)

My guess, "made up of a" was what was originally intended?

brucem updated this revision to Diff 28960.Jul 2 2015, 9:44 AM

Minor update. Addresses concern raised by emaste.

clayborg accepted this revision.Jul 2 2015, 10:13 AM
clayborg edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Jul 2 2015, 10:13 AM
This revision was automatically updated to reflect the committed changes.