This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Fix ignore_format.txt list
ClosedPublic

Authored by philnik on May 22 2023, 9:06 AM.

Details

Reviewers
Mordante
Group Reviewers
Restricted Project
Commits
rG39cc7747086b: [libc++] Fix ignore_format.txt list
Summary

For some reason the expected ignore_format.txt changed. This patch fixes it in trunk, but the problem is being investigated.

Diff Detail

Event Timeline

philnik created this revision.May 22 2023, 9:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 22 2023, 9:06 AM
Herald added a subscriber: arichardson. · View Herald Transcript
philnik requested review of this revision.May 22 2023, 9:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 22 2023, 9:06 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante accepted this revision.May 22 2023, 9:17 AM
Mordante added a subscriber: Mordante.

LGTM when the CI is happy.

This revision is now accepted and ready to land.May 22 2023, 9:17 AM

LGTM when the CI is happy.

The generated output is happy again, so I'm landing this now.

This revision was landed with ongoing or failed builds.May 22 2023, 9:35 AM
This revision was automatically updated to reflect the committed changes.