diff options
author | Younan Zhang <zyn7109@gmail.com> | 2025-10-18 13:05:24 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-18 05:05:24 +0000 |
commit | f37bdc24e6e647ce1744dd608718fd55430f8e3a (patch) | |
tree | 4ee53a97c8bfc83f70b053f01a95bf2eefb7b39c /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp | |
parent | f4fe7145df9f952808884f653b5bb4bb992b7b06 (diff) | |
download | llvm-f37bdc24e6e647ce1744dd608718fd55430f8e3a.zip llvm-f37bdc24e6e647ce1744dd608718fd55430f8e3a.tar.gz llvm-f37bdc24e6e647ce1744dd608718fd55430f8e3a.tar.bz2 |
[Clang] Add the template depth when parsing type constraints (#163960)
The lambdas can introduce new template parameters, and things would go
wrong if the new template parameters still lived in the depth of the
parent, when we evaluate the type constraints.
Fixes https://github.com/llvm/llvm-project/issues/162092
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions