Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 7.0.0
-
None
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
- duplicates
-
QTCREATORBUG-27207 Doxygen brief description generation triggered Qt Creator segfault
-
- Closed
-