]> granicus.if.org Git - clang/commit
cindex/Python: Add a simple example which dumps assorted information about a translat...
authorDaniel Dunbar <daniel@zuster.org>
Sat, 30 Jan 2010 23:59:14 +0000 (23:59 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 30 Jan 2010 23:59:14 +0000 (23:59 +0000)
commit6d32cb85ee7252c4bb34ca5a65636b85447cbf62
treea306babb909384184762a31bd8bf122686c996c1
parent532fc63b51cd0eb795df36d3fe306645b8b980e4
cindex/Python: Add a simple example which dumps assorted information about a translation unit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94934 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/examples/cindex/cindex-dump.py [new file with mode: 0644]