[clang] Rework the printing of attributes (PR #87281)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 2 07:13:18 PDT 2024


https://github.com/erichkeane commented:

Since this adds so much logic, we definitely need tests that handle when the attribute is defined in a macro, when there are multiples on each side,  when there are multiples in macros/etc.

https://github.com/llvm/llvm-project/pull/87281


More information about the cfe-commits mailing list