diff options
author | Sam McCall <sam.mccall@gmail.com> | 2020-11-25 22:22:40 +0100 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2020-11-29 13:28:53 +0100 |
commit | 67d16b6da4bef1ee174514148854e77151a62605 (patch) | |
tree | 31423292e2593165f4b82918b5faf8ccff9035d9 /llvm/lib/IR/BasicBlock.cpp | |
parent | 53040a968dc2ff20931661e55f05da2ef8b964a0 (diff) | |
download | llvm-67d16b6da4bef1ee174514148854e77151a62605.zip llvm-67d16b6da4bef1ee174514148854e77151a62605.tar.gz llvm-67d16b6da4bef1ee174514148854e77151a62605.tar.bz2 |
[clangd] Cache .clang-tidy files again.
This cache went away in 73fdd998701cce3aa6c4d8d2a73ab97351a0313b
This time, the cache is periodically validated against disk, so config
is still mostly "live".
The per-file cache reuses FileCache, but the tree-of-file-caches is
duplicated from ConfigProvider. .clangd, .clang-tidy, .clang-format, and
compile_commands.json all have this pattern, we should extract it at some point.
TODO for now though.
Differential Revision: https://reviews.llvm.org/D92133
Diffstat (limited to 'llvm/lib/IR/BasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions