This is an archive of the discontinued LLVM Phabricator instance.

remove checks for old unsupported versions of GCC (<4.9)
ClosedPublic

Authored by rsmith on Apr 24 2019, 5:47 PM.

Diff Detail

Repository
rCXX libc++

Event Timeline

rsmith created this revision.Apr 24 2019, 5:47 PM
rsmith updated this revision to Diff 196561.Apr 24 2019, 5:49 PM
EricWF accepted this revision.Apr 24 2019, 10:38 PM

LGTM.

Thanks for taking time to do this cleanup.

This revision is now accepted and ready to land.Apr 24 2019, 10:38 PM
ldionne accepted this revision.Apr 25 2019, 7:16 AM

Nice.

This revision was automatically updated to reflect the committed changes.