diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-07-06 03:00:34 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-07-06 03:00:34 +0000 |
commit | 8be80e1e6effd5a333bc70e7f030dc9397d0554e (patch) | |
tree | c5706004d1139f403fae2cb37555c3abbc0de008 /lib/Sema/DeclSpec.cpp | |
parent | f1443bedeb68a461c548f7a552fc0964520f24cb (diff) |
Improve the Python bindings for libclang in a few ways, from Eli
Bendersky. Specifically:
* Implemented a new function in libclang: clang_isAttribute
* Fixing TranslationUnit.get_includes to only go through the argument
* buffer when it contains something. This fixed a crash on Windows
* clang_getFileName returns CXString, not char*. Made appropriate
* fixes in cindex.py - now the relevant tests pass and we can see the
* full locations correctly again (previously there was garbage in
* place of the file name)
* Exposed clang_getCursorDisplayName to the python bindings
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134460 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/DeclSpec.cpp')
0 files changed, 0 insertions, 0 deletions