This is an archive of the discontinued LLVM Phabricator instance.

[libc++][nfc] Add TEST_HAS_NO_CHAR8_T.
ClosedPublic

Authored by Mordante on Feb 10 2022, 10:44 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rG9027887e230d: [libc++][nfc] Add TEST_HAS_NO_CHAR8_T.
Summary

This avoids using an libc++ internal macro in our tests. This version
doesn't depend on the internal macro but redefines it.

Diff Detail

Event Timeline

Mordante requested review of this revision.Feb 10 2022, 10:44 AM
Mordante created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2022, 10:44 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Feb 10 2022, 2:06 PM
This revision is now accepted and ready to land.Feb 10 2022, 2:06 PM
This revision was landed with ongoing or failed builds.Feb 11 2022, 8:37 AM
This revision was automatically updated to reflect the committed changes.