tgymnich wrote: > Looking around there seem to be many more uses of `LLVM_ATTRIBUTE_UNUSED` > around - Why replace these ones but not everything? > > (I think doing that replacement makes sense - all the host toolchain have > support for the attribute afaik)
I assume this is to keep PR sizes small and easy to review. https://github.com/llvm/llvm-project/pull/163914 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
