This is an archive of the discontinued LLVM Phabricator instance.

[libc++][test] Don't use _LIBCPP macros.
ClosedPublic

Authored by Mordante on Oct 25 2022, 11:45 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGe70887ddcfdd: [libc++][test] Don't use _LIBCPP macros.
Summary

This was discovered by @ldionne.

Diff Detail

Event Timeline

Mordante created this revision.Oct 25 2022, 11:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 25 2022, 11:45 AM
Mordante requested review of this revision.Oct 25 2022, 11:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 25 2022, 11:45 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Oct 25 2022, 12:08 PM
This revision is now accepted and ready to land.Oct 25 2022, 12:08 PM
This revision was automatically updated to reflect the committed changes.