[all-commits] [llvm/llvm-project] a97d7b: Fix the buildbot failure.

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Nov 10 04:12:30 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a97d7b9159a0178b774c20358047035f0091efb3
      https://github.com/llvm/llvm-project/commit/a97d7b9159a0178b774c20358047035f0091efb3
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    M clang-tools-extra/clangd/refactor/Rename.cpp

  Log Message:
  -----------
  Fix the buildbot failure.

Looks like we hit a bug in iterator of DeclContextLookupResult, workaround
by a forloop.

http://45.33.8.238/win/27605/step_4.txt




More information about the All-commits mailing list