aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/includes.h
diff options
context:
space:
mode:
authorAdam Czachorowski <adamcz@google.com>2021-06-02 19:45:11 +0200
committerAdam Czachorowski <adamcz@google.com>2021-06-04 17:51:42 +0200
commiteba3ee04d450230f7ac1f88b1abd7b09c600c82d (patch)
treeb069e52fa1088293ed1a8d1bffa328f300a764dd /libcxx/include/__algorithm/includes.h
parent8a4d05ddb3ff25c53299ff440032547d68b36397 (diff)
downloadllvm-eba3ee04d450230f7ac1f88b1abd7b09c600c82d.zip
llvm-eba3ee04d450230f7ac1f88b1abd7b09c600c82d.tar.gz
llvm-eba3ee04d450230f7ac1f88b1abd7b09c600c82d.tar.bz2
[clangd] Run code completion on each token coverd by --check-lines
In --check mode we do not run code completion because it is too slow, especially on larger files. With the introducation of --check-lines we can narrow down the scope and thus we can afford to do code completion. We vlog() the top completion result, but that's not really the point. The most value will come from being able to reproduce crashes that occur during code completion and require preamble build or index (and thus are more difficult to reproduce with -code-complete-at). Differential Revision: https://reviews.llvm.org/D103538
Diffstat (limited to 'libcxx/include/__algorithm/includes.h')
0 files changed, 0 insertions, 0 deletions