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

Add support of cppcheck static analyzer

XMLWordPrintable

    • 31b595314c0963cad42ed4cd18d7dc78502479e0

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes