Since you are adding new enums please increase CINDEX_VERSION_MINOR, other than that looks good, thanks!
On May 1, 2014, at 3:42 AM, Joey Gouly <[email protected]> wrote: > Sorry, here is the patch. > > Joey > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Joey Gouly > Sent: 01 May 2014 11:26 > To: cfe commits; 'Alp Toker' > Subject: [PATCH] [libclang} Add support for pure, const and no-duplicate > attrs > > Hi Alp, and others! > > Attached is a simple patch to add support for 'pure', 'const' and > 'noduplicate' attrs to libclang and the python bindings. > > Okay to commit? > > Joey > > > > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > <libclang_upstream.diff>_______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
