This is an archive of the discontinued LLVM Phabricator instance.

[libc++][test] Fixes transitive includes.
ClosedPublic

Authored by Mordante on Nov 2 2022, 11:45 AM.

Details

Reviewers
philnik
Group Reviewers
Restricted Project
Commits
rGc7576cb89d6c: [libc++][test] Fixes transitive includes.
Summary

These were accidentally set to generating in
243da90ea5357c1ca324f714ea4813dc9029af27

Diff Detail

Event Timeline

Mordante created this revision.Nov 2 2022, 11:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 2 2022, 11:45 AM
Mordante requested review of this revision.Nov 2 2022, 11:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 2 2022, 11:45 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante updated this revision to Diff 472721.Nov 2 2022, 12:08 PM

Regenerate files.

philnik accepted this revision.Nov 2 2022, 12:17 PM
This revision is now accepted and ready to land.Nov 2 2022, 12:17 PM
This revision was automatically updated to reflect the committed changes.