Skip to content
  • Ian Lynagh's avatar
    Fix validate · 8bdcc5cf
    Ian Lynagh authored
    This patch defines a flag -fno-warn-pointless-pragmas, and uses it to
    disable some warnings in the containers package.
    
    Along the way, also made a ContainsDynFlags class, and added a
    HasDynFlags instance for IOEnv (and thus TcRnIf and DsM).
    8bdcc5cf