[cfe-commits] [PATCH] Add Python bindings to comment AST introspection APIs

Douglas Gregor dgregor at apple.com
Fri Dec 21 10:12:38 PST 2012


On Dec 21, 2012, at 10:07 AM, Ben Gertzfield <bgertzfield at gmail.com> wrote:

> On Fri, Dec 21, 2012 at 9:55 AM, Douglas Gregor <dgregor at apple.com> wrote:
>  
> Users have done far better with the "bulk" interfaces libclang provides, which is why we've been moving in that direction for libclang.
> 
> OK! What's an example of one of these bulk interfaces?
> 

clang_findReferencesInFile.

	- Doug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121221/089af1c7/attachment.html>


More information about the cfe-commits mailing list