diff options
| author | Sam McCall <sam.mccall@gmail.com> | 2018-11-20 10:56:03 +0000 |
|---|---|---|
| committer | Sam McCall <sam.mccall@gmail.com> | 2018-11-20 10:56:03 +0000 |
| commit | 2bebc3d0602b407b3f351e782940959da5808f97 (patch) | |
| tree | 29fb56fe1e05f96c44ec65e70022780c07e56af2 /llvm/lib/ExecutionEngine/ExecutionEngine.cpp | |
| parent | 17fa42a69b0a48df64b4fb15f69a41cfb248559c (diff) | |
| download | bcm5719-llvm-2bebc3d0602b407b3f351e782940959da5808f97.tar.gz bcm5719-llvm-2bebc3d0602b407b3f351e782940959da5808f97.zip | |
[clangd] Allow observation of changes to global CDBs.
Summary:
Currently, changes *within* CDBs are not tracked (CDB has no facility to do so).
However, discovery of new CDBs are tracked (all files are marked as modified).
Also, files whose compilation commands are explicitly set are marked modified.
The intent is to use this for auto-index. Newly discovered files will be indexed
with low priority.
Reviewers: ilya-biryukov
Subscribers: ioeric, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Differential Revision: https://reviews.llvm.org/D54475
llvm-svn: 347297
Diffstat (limited to 'llvm/lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions

