This is an archive of the discontinued LLVM Phabricator instance.

[NFC][libcxx] Check def of __LONG_DOUBLE_128__
ClosedPublic

Authored by daltenty on Jun 3 2022, 1:37 PM.

Details

Summary

Follow on to https://reviews.llvm.org/D108352, also check for the definition of __LONG_DOUBLE_128__ in this test before using it (because AIX doesn't enable it by default).

Diff Detail

Event Timeline

daltenty created this revision.Jun 3 2022, 1:37 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2022, 1:37 PM
daltenty requested review of this revision.Jun 3 2022, 1:37 PM
xingxue retitled this revision from [NFC][libcxx] Check def of __LONG_DOUBLE_IEEE128__ to [NFC][libcxx] Check def of __LONG_DOUBLE_128__ .Jun 5 2022, 1:07 PM
xingxue edited the summary of this revision. (Show Details)
xingxue accepted this revision.Jun 5 2022, 1:28 PM
This revision is now accepted and ready to land.Jun 5 2022, 1:28 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2022, 10:43 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript