]> granicus.if.org Git - clang/commit
[python] Fix bug of the SourceLocation binding.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 17 Aug 2011 17:20:24 +0000 (17:20 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 17 Aug 2011 17:20:24 +0000 (17:20 +0000)
commit6b04623bcc64a5091a47fb18cd40af5e93b773ad
treefe68552cd580a308493b7a54f398e4b6c2795751
parent2312f5f4df83f8f624765d9cb86fc8f0dc9c2659
[python] Fix bug of the SourceLocation binding.
Patch by Anders Waldenborg!

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