This is an archive of the discontinued LLVM Phabricator instance.

[LIBC] Clarify namespace of `thread_exit` in `pthread_exit`
ClosedPublic

Authored by goldstein.w.n on Apr 13 2023, 8:04 PM.

Details

Summary

Just add __llvm_libc:: to makes things clearer.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Apr 13 2023, 8:04 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 13 2023, 8:04 PM
goldstein.w.n requested review of this revision.Apr 13 2023, 8:04 PM
sivachandra accepted this revision.Apr 13 2023, 9:40 PM
This revision is now accepted and ready to land.Apr 13 2023, 9:40 PM