jlaz added a comment.
@jbcoe could you commit this change? I don't have repository access for commit.
Thank you.
Repository:
rC Clang
https://reviews.llvm.org/D46383
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cg
jlaz created this revision.
Herald added a subscriber: cfe-commits.
adding function: `Cursor.get_included_file` , so the C API's
`clang_getIncludedFile` function is available on the python binding interface
also adding test to unittests
Repository:
rC Clang
https://reviews.llvm.org/D46383
F