This is an archive of the discontinued LLVM Phabricator instance.

[libc][NFC] mark vprintf functions as inline
ClosedPublic

Authored by michaelrj on Jul 20 2023, 2:49 PM.

Details

Summary

The functions are in a header, and so must be marked inline to avoid
symbol conflicts.

Diff Detail

Event Timeline

michaelrj created this revision.Jul 20 2023, 2:49 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 20 2023, 2:49 PM
michaelrj requested review of this revision.Jul 20 2023, 2:49 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 20 2023, 2:50 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.