This is an archive of the discontinued LLVM Phabricator instance.

Use string::find(char) for single character strings.
ClosedPublic

Authored by brucem on Jul 3 2015, 10:08 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

brucem updated this revision to Diff 29045.Jul 3 2015, 10:08 PM
brucem retitled this revision from to Use string::find(char) for single character strings..
brucem updated this object.
brucem added reviewers: abidh, ki.stfu, clayborg.
brucem added a subscriber: lldb-commits.
ki.stfu accepted this revision.Jul 3 2015, 10:13 PM
ki.stfu edited edge metadata.

Lgtm

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