diff options
author | Sam McCall <sam.mccall@gmail.com> | 2020-04-13 22:07:12 +0200 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2020-04-14 16:15:23 +0200 |
commit | 808c2855e11615a384df9667338aa52854a92fd5 (patch) | |
tree | dfe73d852436bf3175c0e7b99a194ae0e75e87c7 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 24fad7278a391c6f8af664f4ac691c1719008a09 (diff) | |
download | llvm-808c2855e11615a384df9667338aa52854a92fd5.zip llvm-808c2855e11615a384df9667338aa52854a92fd5.tar.gz llvm-808c2855e11615a384df9667338aa52854a92fd5.tar.bz2 |
[clangd] Add tests that no-op changes are cheap
Summary:
We want to be sure they don't cause AST rebuilds or evict items from the cache.
D77847 is going to start sending spurious no-op changes (in case the preamble
was invalidated), this is cheap enough but we shouldn't regress that in future.
Reviewers: kadircet
Subscribers: ilya-biryukov, javed.absar, MaskRay, jkorous, arphaman, jfb, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D78048
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions