]> granicus.if.org Git - clang/commit
[clang.py] Add TranslationUnit.get_{file,source_location,source_range}
authorGregory Szorc <gregory.szorc@gmail.com>
Thu, 12 Jul 2012 05:05:56 +0000 (05:05 +0000)
committerGregory Szorc <gregory.szorc@gmail.com>
Thu, 12 Jul 2012 05:05:56 +0000 (05:05 +0000)
commit0f1964a5c1627bcc3fd658cdd1f139e30b0ad612
treefc6852f0ba6fe499ccd72d5e23b64c2110608f87
parent9537e209be50c9af93e5e32c7d4d39af23de9c2d
[clang.py] Add TranslationUnit.get_{file,source_location,source_range}

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