Skip to content
  • Marco Bubke's avatar
    Clang: Add file cache · d2e15e5f
    Marco Bubke authored and Tim Jenssen's avatar Tim Jenssen committed
    
    
    The database is using file path integer ids to handle file paths because
    otherwise we would save many redundant data. This patch is improving it
    further with the introduction of a database based file path cache. The
    entries are now divided in a directory path and file name. This is quite
    handy for directory based file watching.
    
    Change-Id: I03f2e388e43f3d521d6bf8e39dfb95eb2309dc73
    Reviewed-by: default avatarTim Jenssen <tim.jenssen@qt.io>
    d2e15e5f