aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2025-03-26 15:51:41 -0300
committerGitHub <noreply@github.com>2025-03-26 15:51:41 -0300
commita942d7f8106226ba79185e60873c0e0e654f1e68 (patch)
tree6ec19f63bd985b1ee12a07276cbd1f438d62af97 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent6d1184d05ffe3872ce5ea186c0cd3085219aae07 (diff)
downloadllvm-a942d7f8106226ba79185e60873c0e0e654f1e68.zip
llvm-a942d7f8106226ba79185e60873c0e0e654f1e68.tar.gz
llvm-a942d7f8106226ba79185e60873c0e0e654f1e68.tar.bz2
[clang] fix deduction of member pointers with dependent named classes (#133113)
This fixes a regression when interpreting a nested name specifier for deduction purposes in member pointers. This introduces a helper for fully translating a nested name specifier into a type. This regression was introduced here: https://github.com/llvm/llvm-project/pull/130537 and was reported here: https://github.com/llvm/llvm-project/pull/132401#issuecomment-2751489581 No release notes, since this regression was never released.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions