[all-commits] [llvm/llvm-project] a71237: [clangd] Avoid null result in FindRecordTypeAt()

Nathan Ridge via All-commits all-commits at lists.llvm.org
Mon Nov 20 01:04:59 PST 2023


  Branch: refs/heads/release/17.x
  Home:   https://github.com/llvm/llvm-project
  Commit: a71237b9f67fdf1a9bd779f33fa91453cd1bb72c
      https://github.com/llvm/llvm-project/commit/a71237b9f67fdf1a9bd779f33fa91453cd1bb72c
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M clang-tools-extra/clangd/XRefs.cpp
    M clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp

  Log Message:
  -----------
  [clangd] Avoid null result in FindRecordTypeAt()

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

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

(cherry picked from commit 1994e1173b64b61c07f8acf107f29c2c015575b4)




More information about the All-commits mailing list