Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.13.0
-
Fix Version/s: Qt Creator 4.13.1, Qt Creator 4.14.0-beta1
-
Component/s: C/C++/Obj-C++ Support
-
Labels:
-
Commits:b74d620bf051aacfba15f962424738b77a36f392 (qt-creator/qt-creator/4.13)
Description
Qt Creator 4.13 is crashing when a file containing multiple raw string literals is saved..
R"(
)" R"()"
Attaching the sample file.