Unverified Commit 0f6ed4c3 authored by Younan Zhang's avatar Younan Zhang Committed by GitHub
Browse files

[clang][Sema] Fix a CTAD regression after 42239d2e (#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
parent d3bc9cc9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment