This is an archive of the discontinued LLVM Phabricator instance.

Fix a typo Debugger::ExecuteIOHanders to Debugger::ExecuteIOHandlers.
ClosedPublic

Authored by sivachandra on Feb 25 2015, 6:29 PM.

Diff Detail

Event Timeline

sivachandra retitled this revision from to Fix a typo Debugger::ExecuteIOHanders to Debugger::ExecuteIOHandlers..
sivachandra updated this object.
sivachandra edited the test plan for this revision. (Show Details)
sivachandra added reviewers: clayborg, zturner.
sivachandra added a subscriber: Unknown Object (MLST).

Yup, this almost falls under the "obvious fix" category.

Considering it happens in 4 places, I wanted a formal signoff.

Greg is very fast at type-copy-paste, so he is good at consistently propagating spelling errors. I'm sure this wasn't intentional, thanks for catching it.

vharron accepted this revision.Feb 25 2015, 8:20 PM
vharron added a reviewer: vharron.
This revision is now accepted and ready to land.Feb 25 2015, 8:20 PM
clayborg accepted this revision.Feb 26 2015, 9:38 AM
clayborg edited edge metadata.

Looks good.

sivachandra closed this revision.Feb 26 2015, 11:28 AM