Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
include/llvm/ADT/
-
llvm/
-
ADT/
-
SetVector.h
Hide Panel
f
Keyboard Reference
?
Differential
D26925
Add front() method.
Abandoned
Public
Authored by
jsjodin
on Nov 21 2016, 10:24 AM.
Download Raw Diff
Details
Reviewers
•
tstellarAMD
arsenm
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
.
Comment Actions
Fix comment.
jsjodin
added reviewers:
•
tstellarAMD
,
arsenm
.
Nov 29 2016, 11:37 AM
arsenm
edited subscribers, added:
llvm-commits
; removed:
jsjodin
.
Nov 29 2016, 11:48 AM
jsjodin
abandoned this revision.
Nov 30 2016, 9:17 AM
Comment Actions
Will create another patch.