Re: [RFC PATCH] pre-process: add __VA_OPT__ support
Eric Zhang <[email protected]> Tue, 17 Mar 2026 23:35:20 -0700
| Newsgroups | org.kernel.vger.linux-sparse |
|---|---|
| Message-ID | <[email protected]> |
--- On Mon, Mar 16, 2026 at 06:56:22AM +0000, Al Viro wrote: > That turned out to be trickier than I hoped, but I've got something that > works. Nice! It is much cleaner than what I had in my RFC :) I've tested the branch against tests cases in my previous RFC and some new tests, no regression. Tested-by: Eric Zhang <[email protected]>