On Sun, Nov 16, 2025 at 10:36:16PM +0800, Asuna wrote: > Hi everyone. Sorry I was inactive on this patch for a while. I'm getting > back into this work. > > On 9/19/25 1:20 PM, Vivian Wang wrote: > > I think instead of testing libclang version, it would make more sense to > > feature test if bindgen the binary supports these flags, like what we > > already do with $(cc-option,...). > > > > Same for all the other version tests. > > Conor, since you've reviewed the v3 patch, do you think Vivian's suggestion > is a better solution? If so, I can start trying to make a v4 patch towards > that path in the next few days. > I'm okay with either approach, just drop my tag if you decide to use her suggestion, and I will re-review.