The functions are in a header, and so must be marked inline to avoid
symbol conflicts.
Details
Details
- Reviewers
- None
- Commits
- rGaeec4627e6df: [libc][NFC] mark vprintf functions as inline
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155892
[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
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 20 2023, 2:49 PM This revision was landed with ongoing or failed builds. Closed by commit rGaeec4627e6df: [libc][NFC] mark vprintf functions as inline (authored by michaelrj). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 542688 libc/src/stdio/printf_core/vfprintf_internal.h
|