Skip to content
  • Marco Bubke's avatar
    Clang: Fix canceling of clang query · f5d68398
    Marco Bubke authored and Tim Jenssen's avatar Tim Jenssen committed
    
    
    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: default avatarTim Jenssen <tim.jenssen@qt.io>
    f5d68398