Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 4.3.0
-
None
-
macOS Sierra
Windows 7
Description
Qt Creator crashes, shortly after opening a particular C++ file, details in attachment.
// Put this code in Qt Creator, in just any cpp file, boom, Qt Creator is closed by itself (crash) // I suspect the it is something to do with "Iterator" spelling class B : public ClassA<T,U> { }; typedef B::Iterator BIterator; class Iterator : public B::Iterator { };
Attachments
For Gerrit Dashboard: QTCREATORBUG-18499 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
199355,2 | C++: Fix crash for invalid code | 4.3 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |