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

Clang-tidy warns about every qDebug call

    XMLWordPrintable

Details

    • 84ff636ecf90342ccb81a67d526f42731cd07793

    Description

      Use of qDebug triggers cppcoreguidelines-pro-bounds-array-to-pointer-decay in tidy because QMessageLogger takes const char* while _PRETTY_FUNCTION_ is const char(&)[N]. This warning is enabled in "Clang-Tidy and Clazy preselected checks [build-in]" configuration.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ulherman Ulf Hermann
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes