[all-commits] [llvm/llvm-project] 5560a7: [clangd] Bump index version number.

Haojian Wu via All-commits all-commits at lists.llvm.org
Wed Feb 26 04:43:45 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5560a78820ee7cecd1ad14f5a96889459dd36766
      https://github.com/llvm/llvm-project/commit/5560a78820ee7cecd1ad14f5a96889459dd36766
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M clang-tools-extra/clangd/index/Serialization.cpp

  Log Message:
  -----------
  [clangd] Bump index version number.

Summary:
Though we don't have new changes to the index format, we have changes to
symbol collector, e.g. collect marcos, spelled references. Bump the
version to force background-index to rebuild.

Reviewers: kadircet

Reviewed By: kadircet

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D74127




More information about the All-commits mailing list