[clang] [Clang][Sema] Improve support for explicit specializations of constrained member functions & member function templates (PR #88963)

Krystian Stasiowski via cfe-commits cfe-commits at lists.llvm.org
Tue May 7 08:20:09 PDT 2024


sdkrystian wrote:

There is a crash that occurs in the clang-tidy test suite. It will go away once #91339 is merged (I plan to merge that first).

This will also fix #90349.

https://github.com/llvm/llvm-project/pull/88963


More information about the cfe-commits mailing list