[all-commits] [llvm/llvm-project] 7fd842: [clang][Sema] Handle pointer and reference type mo...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Wed Jan 29 22:54:52 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fd84264eda6546950883a20c2f948eb1a560f4f
      https://github.com/llvm/llvm-project/commit/7fd84264eda6546950883a20c2f948eb1a560f4f
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

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

  Log Message:
  -----------
  [clang][Sema] Handle pointer and reference type more robustly in HeuristicResolver::resolveMemberExpr() (#124451)

Fixes https://github.com/llvm/llvm-project/issues/124450



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