diff options
author | Marco Bubke <marco.bubke@qt.io> | 2017-06-26 14:00:32 +0200 |
---|---|---|
committer | Tim Jenssen <tim.jenssen@qt.io> | 2017-06-28 09:15:51 +0000 |
commit | f5d68398d51116bb8dc61e8699dd607076862d96 (patch) | |
tree | 01ea3c3846856f32739aa8d289e6a7260651de92 /src/tools/cplusplus-update-frontend/cplusplus-update-frontend.cpp | |
parent | a30a18177b8e9599b79da0669b3d62030c9182c0 (diff) | |
download | qt-creator-f5d68398d51116bb8dc61e8699dd607076862d96.tar.gz |
Clang: Fix canceling of clang query
Every AST unit is created and queried asynchronously, like before, but
we don't wait anymore but use a timer to process new sources. So the server
will not be blocked and can process other messages like cancel.
Change-Id: If0e69466c78f628190f59fd32a03cab1c3a4d0a3
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Diffstat (limited to 'src/tools/cplusplus-update-frontend/cplusplus-update-frontend.cpp')
0 files changed, 0 insertions, 0 deletions