This is an archive of the discontinued LLVM Phabricator instance.

[libc++][NFC] Rename _LIBCPP_EXPLICIT_AFTER_CXX11 to _LIBCPP_EXPLICIT_SINCE_CXX14
ClosedPublic

Authored by philnik on Feb 2 2023, 3:13 AM.

Details

Summary

We renamed the _LIBCPP_CONSTEXPR_ a while ago. This matches the change for _LIBCPP_EXPLICIT_.

Diff Detail

Event Timeline

philnik created this revision.Feb 2 2023, 3:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2023, 3:13 AM
philnik requested review of this revision.Feb 2 2023, 3:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2023, 3:13 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante accepted this revision.Feb 2 2023, 10:04 AM

Thanks! LGTM!

This revision is now accepted and ready to land.Feb 2 2023, 10:04 AM
This revision was landed with ongoing or failed builds.Feb 4 2023, 3:23 PM
This revision was automatically updated to reflect the committed changes.