aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorYounan Zhang <zyn7109@gmail.com>2025-07-14 14:45:23 +0800
committerGitHub <noreply@github.com>2025-07-14 14:45:23 +0800
commit040e7ad8281dcb52507070fbeec59421af78c5ca (patch)
tree9c6b76979f62ad7e501b09cded35a72f5fb2e970 /llvm/lib/Transforms/Utils/Local.cpp
parent8983b22ca1026156da1039263398c6540f4eee98 (diff)
downloadllvm-040e7ad8281dcb52507070fbeec59421af78c5ca.zip
llvm-040e7ad8281dcb52507070fbeec59421af78c5ca.tar.gz
llvm-040e7ad8281dcb52507070fbeec59421af78c5ca.tar.bz2
[Clang] Consider default template arguments when synthesizing CTAD guides (#147675)
We copy arguments from different template parameter lists depending on the deducibility of the template parameters. In particular, we may lose the default template argument from the original alias declaration, and this patch helps preserve that. Fixes https://github.com/llvm/llvm-project/issues/133132
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions