Details
-
Bug
-
Resolution: Fixed
-
P4: Low
-
Qt Creator 7.0.0
-
Kubuntu 21.10 x86-64
-
24df1f118 (11.0)
Description
Labels in goto statements are not colored as labels when clangd is enabled. For example:
void foo()
{
goto label;
label:;
}
The label is colored correctly when clangd is disabled.
Attachments
For Gerrit Dashboard: QTCREATORBUG-27338 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
482632,2 | ClangCodeModel: Support new clangd semantic token for labels | 11.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |