clang-1/bindings/python/tests
Tobias Grosser 265e6b2d17 python bindings: Add support for translationUnit.reparse().
This is the first step to make the clang_complete vim plugin work with
libclang. Reparsing improves parsing time from 0.8 to 0.25 secs for
one of my LLVM .cpp files.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124956 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-05 17:54:00 +00:00
..
cindex python bindings: Add support for translationUnit.reparse(). 2011-02-05 17:54:00 +00:00
__init__.py Initial checkin of CIndex Python bindings, by Andrew Sutton! 2010-01-24 02:02:07 +00:00