[PATCH] D13388: Add support for querying the visibility of a cursor

Sergey Kalinichev via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 17 01:45:09 PDT 2015


skalinichev added a comment.

Isn't r246931 what you're looking for?

> Index: expose visibility attribute

> 

> Expose the previously unexposed visibility attribute via the python and C 

>  bindings.


Can't you use/improve that API instead?


http://reviews.llvm.org/D13388





More information about the cfe-commits mailing list