]> granicus.if.org Git - clang/commit
cindex/Python: Fetch SourceLocation instantiation location information on lazily...
authorDaniel Dunbar <daniel@zuster.org>
Sun, 24 Jan 2010 21:20:21 +0000 (21:20 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 24 Jan 2010 21:20:21 +0000 (21:20 +0000)
commitf869083cbfea538d6b7baf4ece30066b11984e12
tree7a397d9ede9ac7ff158841228d263d12ea9b25bf
parent3d855f8d48b235eb2beb45216cced24efd3c08fa
cindex/Python: Fetch SourceLocation instantiation location information on lazily, it isn't free.

Also, add repr() support to SourceRange.

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