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