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
This happens when c2go can't understand a particular line of the clang AWS output. You can fix this by adding a test and modifying the regep. Here is an example: https://github.com/elliotchance/c2go/pull/840/files
When attempting to run
c2go transpile
, theAvailabilityAttr
items in the AST cause a panic.I've included the full AST in case it helps with debugging.
ast.txt
The text was updated successfully, but these errors were encountered: