This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Fix the std_include.sh.cpp test that has been failing since c9385297ce
ClosedPublic

Authored by ldionne on Jun 1 2021, 10:59 AM.

Details

Summary

The compiler used on Apple bots doesn't know about -std=c++20 yet, so
we can't use that just yet.

Diff Detail

Event Timeline

ldionne requested review of this revision.Jun 1 2021, 10:59 AM
ldionne created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2021, 10:59 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Quuxplusone accepted this revision.Jun 1 2021, 11:09 AM

(Whoops!) Ship it.

This revision is now accepted and ready to land.Jun 1 2021, 11:09 AM