Skip to content
  • Kenneth Moreland's avatar
    Enable extra warnings with clang compiler · 607a073c
    Kenneth Moreland authored
    Clang supports pretty much the same warning arguments as gcc. Removed
    the cast-align warning since much of the IceT pointer magic sets this
    warning off.
    
    Also fixed a bad comment that the warnings alerted me to.
    607a073c