This is an archive of the discontinued LLVM Phabricator instance.

[libclang] Fix clang_Cursor_getNumArguments and clang_Cursor_getArgument for CXXConstructExpr
ClosedPublic

Authored by yvvan on Nov 27 2018, 1:14 AM.

Diff Detail

Event Timeline

yvvan created this revision.Nov 27 2018, 1:14 AM
marcobubke accepted this revision.Nov 27 2018, 1:25 AM
This revision is now accepted and ready to land.Nov 27 2018, 1:25 AM
This revision was automatically updated to reflect the committed changes.