Skip to content
  • Cheng Shao's avatar
    35a64220
    rts: cleanup inlining logic · 35a64220
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch removes pre-C11 legacy code paths related to
    INLINE_HEADER/STATIC_INLINE/EXTERN_INLINE macros, ensure EXTERN_INLINE
    is treated as static inline in most cases (fixes #24945), and also
    corrects the comments accordingly.
    35a64220
    rts: cleanup inlining logic
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch removes pre-C11 legacy code paths related to
    INLINE_HEADER/STATIC_INLINE/EXTERN_INLINE macros, ensure EXTERN_INLINE
    is treated as static inline in most cases (fixes #24945), and also
    corrects the comments accordingly.
Loading