Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Cheng Shao's avatar
    241f401d
    rts: cleanup inlining logic · 241f401d
    Cheng Shao authored
    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.
    
    (cherry picked from commit 35a64220)
    241f401d
    History
    rts: cleanup inlining logic
    Cheng Shao authored
    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.
    
    (cherry picked from commit 35a64220)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.