[all-commits] [llvm/llvm-project] 015a0f: [clangd] Fix hover crash on InitListExpr.

Haojian Wu via All-commits all-commits at lists.llvm.org
Fri Jul 10 07:19:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 015a0faa5e9ef3095d521e1daf03fab9683ba028
      https://github.com/llvm/llvm-project/commit/015a0faa5e9ef3095d521e1daf03fab9683ba028
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M clang-tools-extra/clangd/Hover.cpp
    M clang-tools-extra/clangd/unittests/HoverTests.cpp

  Log Message:
  -----------
  [clangd] Fix hover crash on InitListExpr.

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

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




More information about the All-commits mailing list