diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2018-06-13 09:20:41 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2018-06-13 09:20:41 +0000 |
commit | b10ef47a68c64e865b02ba6e2eb4e0b7d53caf0c (patch) | |
tree | 1fda0c13c4e95d723b1c3ddc221a999029ffe4dd /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 005dd8464466cc435db68f0dfdb3a61b530192ef (diff) | |
download | bcm5719-llvm-b10ef47a68c64e865b02ba6e2eb4e0b7d53caf0c.tar.gz bcm5719-llvm-b10ef47a68c64e865b02ba6e2eb4e0b7d53caf0c.zip |
[clangd] Move caching of compile args out of ClangdServer.
Summary:
Caching is now handled by ClangdLSPServer and hidden behind the
GlobalCompilationDatabase interface. This simplifies ClangdServer.
This change also removes the SkipCache flag from addDocument,
which is now obsolete.
No behavioral changes are intended, the clangd binary still caches the
compile commands on the first read.
Reviewers: sammccall
Reviewed By: sammccall
Subscribers: mgorny, ioeric, MaskRay, jkorous, cfe-commits
Differential Revision: https://reviews.llvm.org/D48068
llvm-svn: 334585
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions