commit | a6fedc8bd631f2eefaaf529d3328a4585c0e8a72 | [log] [tgz] |
---|---|---|
author | Kadir Cetinkaya <[email protected]> | Thu Jul 04 09:51:43 2019 |
committer | Kadir Cetinkaya <[email protected]> | Thu Jul 04 09:51:43 2019 |
tree | 8808f86438374ce8aa074675d069cd3b48958390 | |
parent | 8177673fb4fb473a1963ead04eede3bd477b18bf [diff] |
[clangd] Also cache failures while indexing Summary: Clangd currently doesn't cache any indexing failures, which results in retrying those failed files even if their contents haven't changed. Reviewers: sammccall Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D63986 llvm-svn: 365120