aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorKrystian Stasiowski <sdkrystian@gmail.com>2024-08-06 11:33:50 -0400
committerGitHub <noreply@github.com>2024-08-06 11:33:50 -0400
commitb9183d0d0e24d164d3b57bf81ae911a22094e897 (patch)
treefa25a17a2ac29afd1b719ad8e51812240192f30e /llvm/lib/IR/Module.cpp
parent6250313291c9541abe74142be86a9bb7c0d30974 (diff)
downloadllvm-b9183d0d0e24d164d3b57bf81ae911a22094e897.zip
llvm-b9183d0d0e24d164d3b57bf81ae911a22094e897.tar.gz
llvm-b9183d0d0e24d164d3b57bf81ae911a22094e897.tar.bz2
[Clang][Sema] Ensure that the selected candidate for a member function explicit specialization is more constrained than all others (#101721)
The selection of the most constrained candidate for member function explicit specializations introduced in #88963 does not check whether the selected candidate is more constrained than all other candidates, which can result in ambiguities being undiagnosed. This patch addresses the issue.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions