Files
qt-creator/src/plugins/clangcodemodel/clangutils.cpp
Jarek Kobus 63a93760d9 ClangUtils: Get rid of GenerateCompilationDbResult struct
Replace it with expected_str<FilePath>.
Check periodically for cancel request inside
generateCompilationDB() body.

Cancel the possibly running task on ClangCodeModelPlugin
destruction.

Handle the cancellation.

Change-Id: I8bcb956bc03627b4a17a3510a76810e66c82815d
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2024-05-27 09:47:13 +00:00

15 KiB