Skip to content
  • Leandro Melo's avatar
    C++: Fix crash in auto deducing mechanism · c5097ed1
    Leandro Melo authored
    
    
    There was an inconsistency, since the AST used in ResolveExpression
    was not really the same previously computed. In the particular issue
    below a crash could occur, for example, when using auto in a for
    range loop.
    
    Task-number: QTCREATORBUG-7828
    Change-Id: I02958f434c3cf3b50609546003fc141674ee78d5
    Reviewed-by: default avatarEike Ziller <eike.ziller@nokia.com>
    c5097ed1