[all-commits] [llvm/llvm-project] 4ab3d5: [clang][Sema] Handle pointer and reference type mo...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Tue Jan 28 13:14:32 PST 2025
Branch: refs/heads/users/HighCommander4/issue-124450-1
Home: https://github.com/llvm/llvm-project
Commit: 4ab3d58993f93de2e913f6805518edbf29e11ab3
https://github.com/llvm/llvm-project/commit/4ab3d58993f93de2e913f6805518edbf29e11ab3
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2025-01-28 (Tue, 28 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()
Partially 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