[PATCH] D15469: Expose cxx constructor and method properties through libclang and python bindings.
Jonathan B Coe via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 10 12:57:06 PDT 2016
jbcoe added a comment.
I plan to strip out the `isDeleted` methods as the associated tests now fail (which I need to raise a bug for) and need reworking to apply to non-member functions.
I'll submit a new patch for `isDeleted` on its own. The rest of this patch seems uncontentious.
I hope to find time this week to make the changes.
http://reviews.llvm.org/D15469
More information about the cfe-commits
mailing list