This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Add auto to the list of required extensions in C++03
ClosedPublic

Authored by philnik on May 22 2022, 4:36 AM.

Details

Summary

We use auto in C++03, so we shouldn't say that we aren't.

Diff Detail

Event Timeline

philnik created this revision.May 22 2022, 4:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 22 2022, 4:36 AM
philnik requested review of this revision.May 22 2022, 4:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 22 2022, 4:36 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.May 23 2022, 10:27 AM
This revision is now accepted and ready to land.May 23 2022, 10:27 AM