This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Fix build failure with GCC 11 in C++20 mode
ClosedPublic

Authored by Godin on Apr 12 2022, 4:51 AM.

Diff Detail

Event Timeline

Godin created this revision.Apr 12 2022, 4:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 4:51 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
Godin requested review of this revision.Apr 12 2022, 4:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 4:51 AM
aeubanks accepted this revision.Apr 12 2022, 9:08 AM
This revision is now accepted and ready to land.Apr 12 2022, 9:08 AM
Godin added a comment.Apr 13 2022, 2:35 AM

@aeubanks thanks for review! could you please commit this on my behalf since I do not have commit rights?

This revision was automatically updated to reflect the committed changes.