This is an archive of the discontinued LLVM Phabricator instance.

[NFC][sanitizer] Remove %stdcxx11
ClosedPublic

Authored by vitalybuka on Oct 14 2021, 3:39 PM.

Details

Summary

-std=c++14 is a default for a while.

Diff Detail

Event Timeline

vitalybuka requested review of this revision.Oct 14 2021, 3:39 PM
vitalybuka created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 14 2021, 3:39 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
kstoimenov accepted this revision.Oct 14 2021, 4:41 PM
This revision is now accepted and ready to land.Oct 14 2021, 4:41 PM
This revision was automatically updated to reflect the committed changes.