Skip to content
  • Tobias Hunger's avatar
    Improve MSVC parser · ade1762a
    Tobias Hunger authored
     * Add unit test
     * Do not depend on magic error codes to decide whether we see an
       error or a warning. Instead us "error" or "warning" in the message
    
       Rationale: The heuristic that was used to decide on error/warning
       is just wrong going by the msvc documentation as it does not take the
       kind of error into account.
    
    Task-number: QTCREATORBUG-2048
    ade1762a