zibi2 wrote: > Actually, a trailing comma in the macro invocation might work too. It’s been a while since I last had to deal w/ this. Yes, it does and I think it's cleaner than my proposal. Thank you. https://github.com/llvm/llvm-project/pull/84520