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

via cfe-commits cfe-commits at lists.llvm.org
Wed May 15 11:40:55 PDT 2024


joanahalili wrote:

Hello @ mizvekov

We are seeing a widespread breakage due to this commit and could use having the flag `-fno-relaxed-template-template-args` un-deprecated for a while.  This would help do a cleanup on our end.

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


More information about the cfe-commits mailing list