This is an archive of the discontinued LLVM Phabricator instance.

Add front() method.
AbandonedPublic

Authored by jsjodin on Nov 21 2016, 10:24 AM.

Details

Summary

Add front method. back already exists.

Diff Detail

Event Timeline

jsjodin updated this revision to Diff 78740.Nov 21 2016, 10:24 AM
jsjodin updated this revision to Diff 78743.
jsjodin retitled this revision from to Add front() method..
jsjodin updated this object.
jsjodin added a subscriber: jsjodin.

Fix comment.

arsenm edited subscribers, added: llvm-commits; removed: jsjodin.Nov 29 2016, 11:48 AM
jsjodin abandoned this revision.Nov 30 2016, 9:17 AM

Will create another patch.