This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Fix libc++ build with assertions enabled
ClosedPublic

Authored by ldionne on Jun 9 2021, 7:13 AM.

Details

Reviewers
None
Group Reviewers
Restricted Project
Commits
rGb648c611ed60: [libc++] Fix libc++ build with assertions enabled
Summary

This fixes http://llvm.org/PR50534. This is another take on D103960
which is less disruptive.

Diff Detail

Event Timeline

ldionne created this revision.Jun 9 2021, 7:13 AM
ldionne requested review of this revision.Jun 9 2021, 7:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2021, 7:13 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Jun 9 2021, 9:59 AM
This revision was automatically updated to reflect the committed changes.