This is an archive of the discontinued LLVM Phabricator instance.

[libc][NFC] Replace "inline" keyword with "LIBC_INLINE".
ClosedPublic

Authored by sivachandra on Jan 24 2023, 12:34 AM.

Details

Summary

This is the first of patches doing similar cleanup. A section in the
code style doc has been added explaining where and how LIBC_INLINE is to
be used.

Diff Detail

Event Timeline

sivachandra created this revision.Jan 24 2023, 12:34 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 24 2023, 12:34 AM
sivachandra requested review of this revision.Jan 24 2023, 12:34 AM
jeffbailey accepted this revision.Jan 24 2023, 9:53 AM
This revision is now accepted and ready to land.Jan 24 2023, 9:53 AM
lntue accepted this revision.Jan 24 2023, 10:29 AM