Displaying 2 results from an estimated 2 matches for "clangcontext".
Did you mean:
changecontext
2012 Jun 25
0
[LLVMdev] [PATCH] cindex.py using find_library
...w us to add a
function, init_libclang(libpath) that could be called by a plugin and
that could provide a user defined path. In case no user defined path
was provided, we would look in the system standard locations.
Any ideas if this may work? Another possible solution is to require some
kind of ClangContext for all object instantiations.
Cheers
Tobi
[1]
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120618/059551.html
2012 Jun 24
2
[LLVMdev] [PATCH] cindex.py using find_library
Hello all,
Is there a reason why the library location code in cindex py does not use
find_library() to locate libclang, like in the attached patch?
Without it there were problems locating a versioned libclang.so.1 file on
Debian, for example.
Cheers,
Mihai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: