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

Crash when trying to comment a concept

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes