This is an archive of the discontinued LLVM Phabricator instance.

[LIBC] Fix comments / name of __sched_cpu_count tests
ClosedPublic

Authored by goldstein.w.n on Apr 11 2023, 1:39 PM.

Details

Summary

Test was incorrectly named/commented after the sched_{set|get}affinity
functions.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Apr 11 2023, 1:39 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 11 2023, 1:39 PM
goldstein.w.n requested review of this revision.Apr 11 2023, 1:39 PM
michaelrj accepted this revision.Apr 11 2023, 3:11 PM

LGTM, thanks for fixing this.

This revision is now accepted and ready to land.Apr 11 2023, 3:11 PM