Files
qt-creator/src/plugins/clangcodemodel/clangeditordocumentprocessor.cpp
Jarek Kobus 0ca487b265 Fix a possible crash in ClangEditorDocumentProcessor
Use QFutureSynchronizer in order to ensure that all
threads have finished on shutdown.

Fixes: QTCREATORBUG-25673
Change-Id: I3a6a808ada389bc51a1f0149dfc112768929a20d
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-05-05 11:13:49 +00:00

19 KiB