This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Simplify selftest to avoid passing arguments to it
ClosedPublic

Authored by ldionne on Nov 9 2021, 6:41 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rG181763d4756a: [libc++] Simplify selftest to avoid passing arguments to it
Summary

This makes the test pass on executors that don't support passing additional
arguments.

Diff Detail

Event Timeline

ldionne requested review of this revision.Nov 9 2021, 6:41 AM
ldionne created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 9 2021, 6:41 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Nov 9 2021, 10:18 AM
This revision is now accepted and ready to land.Nov 9 2021, 10:18 AM