hanchenye-llvm-project/clang/bindings
Tobias Grosser 73d3f826e7 [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.

We also point the user to these functions, in case libclang can not be
loaded sucessfully.

llvm-svn: 163121
2012-09-03 18:32:30 +00:00
..
python [cindex.py] Allow to configure the path of libclang 2012-09-03 18:32:30 +00:00
xml Comment XML: use xml:space="preserve" in Verbatim tags, so that XML tidy does 2012-08-08 22:10:24 +00:00