Skip to content
  • Ian Lynagh's avatar
    Implement -fwarn-dodgy-imports · 12b7e9f1
    Ian Lynagh authored
    You used to only be able to enable Opt_WarnDodgyImports with -W or -Wall.
    This patch adds the flag to en/disable it by name.
    (DodgyImports == importing T(..) when only T is exported).
    12b7e9f1