This is an archive of the discontinued LLVM Phabricator instance.

GCC has supported C++11 ref-qualifiers since 4.8.1
ClosedPublic

Authored by chilledheart on Oct 21 2014, 1:51 AM.

Diff Detail

Event Timeline

chilledheart retitled this revision from to GCC has support C++11 ref-qualifiers since 4.8.1.
chilledheart updated this object.
chilledheart edited the test plan for this revision. (Show Details)
chilledheart added a subscriber: Unknown Object (MLST).

more information about this is from gcc changelog (4.8): https://gcc.gnu.org/gcc-4.8/changes.html#cxx

Updating D5879: GCC has supported C++11 ref-qualifiers since 4.8.1

chilledheart retitled this revision from GCC has support C++11 ref-qualifiers since 4.8.1 to GCC has supported C++11 ref-qualifiers since 4.8.1.Oct 21 2014, 11:29 AM
rnk accepted this revision.Oct 21 2014, 2:06 PM
rnk added a reviewer: rnk.
rnk added a subscriber: rnk.

lgtm

I don't see any commits, so I'm going to go ahead and apply this.

This revision is now accepted and ready to land.Oct 21 2014, 2:06 PM
rnk closed this revision.Oct 21 2014, 2:26 PM
rnk updated this revision to Diff 15210.

Closed by commit rL220332 (authored by @rnk).