]> granicus.if.org Git - clang/commit
[clang.py] Implement SourceLocation.from_offset
authorGregory Szorc <gregory.szorc@gmail.com>
Mon, 11 Jun 2012 11:11:48 +0000 (11:11 +0000)
committerGregory Szorc <gregory.szorc@gmail.com>
Mon, 11 Jun 2012 11:11:48 +0000 (11:11 +0000)
commit74bb710e73229ce0ad3bb27c8689c0276e8ec131
tree63089e477ac76cfe5a06ce12f815e6b2113d516c
parentecbc00929cde5db985b38682b1f62fcc62b3a2fe
[clang.py] Implement SourceLocation.from_offset

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