On Sun, 2020-10-25 at 14:12 +0530, Dwaipayan Ray wrote: > Suppose we have non handled attributes in one such > multi attribute macro. (not present in our hash) > > Like __attribute__((__packed, __something_not_handled)) > > For this case, do I skip the warning totally? Or something else?
Emit the warning, skip the fix unless all converted.

