[all-commits] [llvm/llvm-project] c7eb52: [clang][HeuristicResolver] Track the expression wh...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Tue Feb 11 14:25:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7eb5204a631986f0a8d6c204c5bc5135e3efc1c
https://github.com/llvm/llvm-project/commit/c7eb5204a631986f0a8d6c204c5bc5135e3efc1c
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M clang/lib/Sema/HeuristicResolver.cpp
M clang/unittests/Sema/HeuristicResolverTest.cpp
Log Message:
-----------
[clang][HeuristicResolver] Track the expression whose type is being simplified after each step in simplifyType() (#126689)
Fixes https://github.com/llvm/llvm-project/issues/126536
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