Skip to content
  • Marco Bubke's avatar
    Clang: Improve diagnostic update timer · 0eaa9f66
    Marco Bubke authored
    
    
    Start the timer after a translation unit change and stop after every
    diagnostic is sent. We should decrease the interval as we are
    sending the diagnostics because otherwise the sending is delayed to much.
    If the file watcher is emitting a file change we should only react
    to changes of files which have no editor open.
    
    Change-Id: I5431b4bf6b4c0b825bfc74bb9c697bb2d198fa26
    Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@theqtcompany.com>
    0eaa9f66