[clang] [Clang] Update missing varargs arg extension warnings (PR #84520)

via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 22 10:03:04 PDT 2024


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


More information about the cfe-commits mailing list