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