https://github.com/andykaylor commented:
I don't think we want to do this. The purpose of eliding these checks with wildcards is to make the tests which are not specifically intended to test these attributes less brittle. We don't want to have to update all of these tests every time we add an attribute. There should be existing tests that are specifically checking these. https://github.com/llvm/llvm-project/pull/188326 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
