Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.3.0-rc1
-
Ubuntu 16.04, QC self compiled ( 893d4407 ) based on Qt5.6.1(-1)
Description
Steps to reproduce:
- build QC in debug OR build in release with BUILD_TESTS=1
- start QC with sth like
bin/qtcreator -test all -notest UpdateInfo
Current result:
- test crashes [for me after CppEditor::Internal::CppEditorPlugin::test_quickfix(OptimizeForLoop_postcrement)]
- backtrace points to ClangRefactoring