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. llvm-svn: 124956
Loading
Please register or sign in to comment