Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 10.0.1
-
None
Description
Having a code comment like
// Wrong order: // https://stackoverflow.com/questions/15014096/c-index-of-type-during-variadic-template-expansion
causes a runtime warning:
SOFT ASSERT [12:28:07.518]: /home/qt/work/build/qt-creator/src/libs/utils/filepath.cpp:1002: No device found for path "https://stackoverflow.com/questions/15014096/c-index-of-type-during-variadic-template-expansion"
apparently from plugins/projectexplorer/devicesupport/devicemanager.cpp:417?
Attachments
Issue Links
- relates to
-
QTCREATORBUG-29356 various freezes on hover tooltips with clangd code model
- Closed