On Apr 26, 2012, at 1:47 PM, Sebastian <[email protected]> wrote:
> Hi,
> could you please add these three lines to
> bindings/python/clang/cindex.py?
>
> CursorKind.CXX_FINAL_ATTR = CursorKind(404)
> CursorKind.CXX_OVERRIDE_ATTR = CursorKind(405)
> CursorKind.ANNOTATE_ATTR = CursorKind(406)
FYI, this went in as part of r147378.
- Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
