[cfe-commits] [PATCH] [cindex.py] Allow to configure the path of libclang

Tobias Grosser tobias at grosser.es
Sat Sep 1 03:46:10 PDT 2012


On 08/31/2012 01:18 PM, Tobias Grosser wrote:
> Hi,
>
> I would like to commit the following patch:
>
> ---------------------------------------------------------------------
> [cindex.py] Allow to configure the path of libclang
>
> By calling cindex.Config.set_library_path(path) or
> cindex.Config.set_library_file(file) it is possible to specify from
> where we load libclang. This fixes an open FIXME.

I fixed some typos in the comments.

@Gregory, would you mind taking a look?

Tobi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cindex.py-Allow-to-configure-the-path-of-libclang.patch
Type: text/x-patch
Size: 37245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120901/9f7406cf/attachment.bin>


More information about the cfe-commits mailing list