AaronBallman wrote: > This change is backported to all language modes without restrictions. Do we > need an ABI tag? CC @AaronBallman
Because it impacts type traits, I think an ABI tag would be warranted (every time we change type traits, we usually quietly break how some template specializations get resolved). https://github.com/llvm/llvm-project/pull/198698 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
