Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-124548

Investigate representation of source location of binary operations

XMLWordPrintable

    • 04eca6984 (dev), 5cf5d2926 (6.7)

      In order to improve the accuracy of warnings for https://bugreports.qt.io/browse/QTBUG-124220, https://codereview.qt-project.org/c/qt/qtdeclarative/+/556186 stores the location of binary expressions for later use. The stored location is the combined location of the left operand, the operator, and the right operand, instead of just the operator. We should investigate which representation is best and whether the current on causes any issues.

        For Gerrit Dashboard: QTBUG-124548
        # Subject Branch Project Status CR V

            qtqmlteam Qt Qml Team User
            olivier.decanniere Olivier De Cannière
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes