Ian Anderson
Ian Anderson
Now that `ExpressibleByArgument` has `allValueStrings`, I think we don't need to add any more properties, I think the help printer just needs to print it?
Could this be kept open for consideration then if the current behavior was more a necessity than something desired?
Thank you for doing this one!
We also need to change the clang importer to not pass `-fbuiltin-headers-in-system-modules ` when using musl
> @ian-twilightcoder thanks for the feedback! I removed the let constants from Android.swift like you suggested, and it works correctly now in terms of actually using these constants, although the...
Did anything ever come of this? I'm not really qualified to help, but I'll be excited if this ever gets implemented!
Does this fix https://github.com/swiftlang/swift/issues/70330 ? Can we re-enable no-implicit-extra-clang-opts.swift?
> > Does this fix #70330 ? Can we re-enable no-implicit-extra-clang-opts.swift? > > Doesn't seem to. Here's the output [no-implicit-extra-clang-opts.swift.txt](https://github.com/user-attachments/files/19330349/no-implicit-extra-clang-opts.swift.txt) Well that's unfortunate