[all-commits] [llvm/llvm-project] 4cb168: [clangd] Fix a selection tree crash for unmatched-...

Haojian Wu via All-commits all-commits at lists.llvm.org
Thu Jan 27 12:22:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cb1686bfe8ef847b583922bb5650c33453ad096
      https://github.com/llvm/llvm-project/commit/4cb1686bfe8ef847b583922bb5650c33453ad096
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

  Changed paths:
    M clang-tools-extra/clangd/Selection.cpp
    M clang-tools-extra/clangd/unittests/SelectionTests.cpp

  Log Message:
  -----------
  [clangd] Fix a selection tree crash for unmatched-bracket code.

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

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




More information about the All-commits mailing list