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

ClangCodeModel goes into constant crash loop with level 1 clazy checks and QList<std::shared_ptr<T>>

    XMLWordPrintable

Details

    • Linux/X11, Windows

    Description

      With MSVC kit and "Level 1: Very few false positives" or higher set in Diagnostic Configurations, this will make clangbackend process go into a restart loop:

      #include <QList>
      #include <memory>
      void foo(QList<std::shared_ptr<int>> d);
      

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-21097
        # Subject Branch Project Status CR V

        Activity

          People

            kosjar Nikolai Kosjar
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes