[clang] [clang] Enable C++17 relaxed template template argument matching by default (PR #89807)
Matheus Izvekov via cfe-commits
cfe-commits at lists.llvm.org
Mon May 13 10:53:00 PDT 2024
mizvekov wrote:
The fix was committed, and we just reverted the revert, so default is back to `-frelaxed-template-template-args`.
https://github.com/llvm/llvm-project/pull/89807
More information about the cfe-commits
mailing list