https://github.com/5chmidti commented:
I'm also of the opinion that being stricter is the much better default. I think we are also quite consistent with it. Some checks have some matching disabled that would technically be more strict, and this could be said about this option as well but matching empty catches in destructors is the better default IMO. https://github.com/llvm/llvm-project/pull/161379 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
