]> granicus.if.org Git - clang/commit
cindex/Python: Convert CXString objects to regular Python strings below API.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 24 Jan 2010 21:19:57 +0000 (21:19 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 24 Jan 2010 21:19:57 +0000 (21:19 +0000)
commita33dca490ad55c6f4bfc38a911f41a66f508a482
treeb1d98010989e71180486b2f4c3c6e49f31382355
parentbe0b555b8088e5dd5d193560a3f29fe383810b4c
cindex/Python: Convert CXString objects to regular Python strings below API.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94384 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_translation_unit.py