Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add UnaryExprOrTypeTraitExpr first child types to transpiler (#871)
* Support UnaryExprOrTypeTraitExpr->CStyleCastExpr * Support UnaryExprOrTypeTraitExpr->ConditionalOperator * Support UnaryExprOrTypeTraitExpr->BinaryOperator * Support UnaryExprOrTypeTraitExpr->IntegerLiteral * Support UnaryExprOrTypeTraitExpr->StringLiteral Fixes #784 Fixes #868 Fixes #869 Fixes #870 Fixes #823
- Loading branch information
5836250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.