[clang] [clang] Enable C++17 relaxed template template argument matching by default (PR #89807)

via cfe-commits cfe-commits at lists.llvm.org
Tue May 7 12:32:42 PDT 2024


eaeltsin wrote:

Thanks, guarding the second specialization with the feature test macro works.

I will try to reduce the test case tomorrow, if you still need this.


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


More information about the cfe-commits mailing list