diff options
author | Nathan Ridge <zeratul976@hotmail.com> | 2025-04-11 02:35:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-11 02:35:04 -0400 |
commit | fa0498fdaed951dfb73a326a03fe3b00d544ea47 (patch) | |
tree | b70d8458f9e8f264504721a4e52d5f24bf447343 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 0816c7a95d04f141e136812910f3183df3bcbe7c (diff) | |
download | llvm-fa0498fdaed951dfb73a326a03fe3b00d544ea47.zip llvm-fa0498fdaed951dfb73a326a03fe3b00d544ea47.tar.gz llvm-fa0498fdaed951dfb73a326a03fe3b00d544ea47.tar.bz2 |
[clang][HeuristicResolver] Apply default argument heuristic in resolveDeclRefExpr as well (#132576)
This is a follow-up to https://github.com/llvm/llvm-project/pull/131074.
After moving the default argument heuristic to `simplifyType` in that
patch, the heuristic no longer applied to the
`DependentScopeDeclRefExpr` case, because that wasn't using
`simplifyType`.
This patch fixes that, with an added testcase.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions