Files
clang-p2996/clang/test/SemaTemplate/ctad.cpp
Younan Zhang 0f6ed4c394 [clang][Sema] Fix a CTAD regression after 42239d2e9 (#86914)
The most recent declaration of a template as a friend can introduce a
different template parameter depth compared to what we anticipate from a
CTAD guide.

Fixes https://github.com/llvm/llvm-project/issues/86769
2024-03-29 23:28:54 +08:00

1.1 KiB