You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which requires a custom parser. If it followed the Swift attribute grammar, e.g. swift_attr("Copyable(if: " _CXX_INTEROP_CONCAT(__VA_ARGS__) ")" ), the standard Swift attribute parser would be able to parse it.
We should rewrite these existing attributes to follow the Swift attribute grammar, which will reduce complexity in the ClangImporter.