]> granicus.if.org Git - clang/commit
[clang.py] Store reference to TranslationUnit in Cursor and Type
authorGregory Szorc <gregory.szorc@gmail.com>
Tue, 15 May 2012 19:51:02 +0000 (19:51 +0000)
committerGregory Szorc <gregory.szorc@gmail.com>
Tue, 15 May 2012 19:51:02 +0000 (19:51 +0000)
commita63ef1f63f9c2ae847fac25534c9e1a214efabbc
tree2d3e0d9547726966642b397d35562bf1fb7f451e
parent0d578a6f873697309e6dd027352fa0716e29986f
[clang.py] Store reference to TranslationUnit in Cursor and Type

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