Skip to content
  • Erik Verbruggen's avatar
    Prevent preleminary flushes to prevent order mess-ups. · f8db0ae7
    Erik Verbruggen authored
    The semantic highlighter relies on the highlight ranges to be subsequent
    and non-overlapping. A method body in a class nested in a method can
    result in flushes before the semantic info for the enclosing method is
    calculated, resulting in overlapping ranges.
    
    Task-number: QTCREATORBUG-3364
    Reviewed-by: Roberto Raggi
    f8db0ae7