[all-commits] [llvm/llvm-project] f82346: [clangd] Avoid relations being overwritten in a he...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Sun Oct 11 12:33:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f82346fd7391fdd15b77355deb6f7c030a89dcb5
      https://github.com/llvm/llvm-project/commit/f82346fd7391fdd15b77355deb6f7c030a89dcb5
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-10-11 (Sun, 11 Oct 2020)

  Changed paths:
    M clang-tools-extra/clangd/index/FileIndex.cpp
    M clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp
    M clang-tools-extra/clangd/unittests/FileIndexTests.cpp

  Log Message:
  -----------
  [clangd] Avoid relations being overwritten in a header shard

Fixes https://github.com/clangd/clangd/issues/510

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




More information about the All-commits mailing list