Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-20418

Add support of cppcheck static analyzer

    XMLWordPrintable

Details

    • 31b595314c0963cad42ed4cd18d7dc78502479e0

    Description

      It it useful since cppcheck catches different set of errors comparing to clang static analyzer.

      Main requirements:

      • automatize and provide user friendly generation of cppcheck's command line options;
      • perform "on-the-fly" checks of currently opened files (with some obvious limitations like checking only saved files);
      • show found issues in issues pane or via text marks.

      It should, likely, be implemented as a separate plugin to allow easier addition of other static analyzers.

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            gres Sergey
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes