Skip to content
This repository was archived by the owner on Aug 15, 2017. It is now read-only.

UnaryExpr returns null when calling clang::getCursorExpr, clang::getC…#5

Open
ct-clmsn wants to merge 1 commit intopybee:masterfrom
ct-clmsn:unaryoperatorfix
Open

UnaryExpr returns null when calling clang::getCursorExpr, clang::getC…#5
ct-clmsn wants to merge 1 commit intopybee:masterfrom
ct-clmsn:unaryoperatorfix

Conversation

@ct-clmsn
Copy link

…ursorStmt fixes issue

Current logic for getting a UnaryExpr returns a nullptr. UnaryExpr's need to call the clang::getCursorStmt logic to work correctly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant