Skip to content
  • Leandro Melo's avatar
    C++: Better handling of arg count mismatch in macros · f978400a
    Leandro Melo authored
    
    
    Do not expand function-like macros at all when there's a mismatch
    in the parameter/argument count.
    
    The report below raises the issue but its expected result is not
    correct. This would be the more appropriate fix.
    
    Task-number: QTCREATORBUG-7225
    Change-Id: Ide8580faa7b724d3e8b396ec1f899cc5ca7f9e7e
    Reviewed-by: default avatarhjk <qthjk@ovi.com>
    f978400a