Skip to content
  • Marco Bubke's avatar
    Clang: Move printing functions in clang support to unit tests · bb62fd3e
    Marco Bubke authored
    
    
    The printing functions are only used by the unit tests and they use an
    external API. So we can easily move them to the printing functions in
    the unit test project. We have to move the TokenInfo print functions too
    because the depend on other print functions. The rest of the print
    functions will be moved in other patches.
    
    Change-Id: I87c452f8ca40687ec47de675ba6bee13efa5655b
    Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@qt.io>
    bb62fd3e