Re: clang_getIncudedFile python binding fix

2018-05-03 Thread Jonathan Coe via cfe-commits
This patch looks good to me - great work! If you can upload it to https://reviews.llvm.org then I can review and merge it for you once it's approved. regards, Jon On 3 May 2018 at 08:55, József LÁZ via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Hi all, > > I made fix in clang’s python

clang_getIncudedFile python binding fix

2018-05-03 Thread József LÁZ via cfe-commits
Hi all, I made fix in clang's python bindings. The binding for C api's clang_getIncludedFile was not implemented. The patch was made on trunk. I believe this bugticket is related: https://bugs.llvm.org/show_bug.cgi?id=15223 Any thoughts? József Láz This message, i