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

Crash when trying to comment a concept

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 7.0.0
    • C/C++/Obj-C++ Support
    • None
    • Linux/X11

    Description

      Hello,

      Given:

      template <typename T>
      concept foo = requires { T{}; };
      

      If I put my cursor at the line before, and type /**, when I hit return for the doxygen block to appear I have a consistent crash instead

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              jcelerier Jean-Michaƫl Celerier
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes