diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2024-07-04 18:45:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-04 18:45:33 +0200 |
commit | 834ecc8b2ad44859f5bcaac9f92178e469390a51 (patch) | |
tree | 0b62dd9036e1a8b6731b6bea00714c54518e2ad6 /llvm/lib/Support/CommandLine.cpp | |
parent | 0ccec541d526a1be84fdfcf8f42553965dadff78 (diff) | |
download | llvm-834ecc8b2ad44859f5bcaac9f92178e469390a51.zip llvm-834ecc8b2ad44859f5bcaac9f92178e469390a51.tar.gz llvm-834ecc8b2ad44859f5bcaac9f92178e469390a51.tar.bz2 |
[clang] CTAD alias: fix transformation for require-clause expr Part2. (#93533)
In the https://github.com/llvm/llvm-project/pull/90961 fix, we miss a
case where the undeduced template parameters of the underlying deduction
guide are not transformed, which leaves incorrect depth/index
information, and causes crashes when evaluating constraints.
This patch fix this missing case.
Fixes #92596
Fixes #92212
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions