[all-commits] [llvm/llvm-project] 194c74: [clang][Sema] Null-check type in resolveMemberExpr...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Mon Jan 27 16:51:52 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 194c74e0166876ef2c5e0ff5e98a4b5a5442138c
      https://github.com/llvm/llvm-project/commit/194c74e0166876ef2c5e0ff5e98a4b5a5442138c
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2025-01-27 (Mon, 27 Jan 2025)

  Changed paths:
    M clang/lib/Sema/HeuristicResolver.cpp

  Log Message:
  -----------
  [clang][Sema] Null-check type in resolveMemberExpr() before checking for auto type (#124628)

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



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list