]> granicus.if.org Git - clang/commit
[cindex.py] fix infinite iteration of compilation database CompileCommands
authorArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Mon, 9 Jul 2012 11:57:30 +0000 (11:57 +0000)
committerArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Mon, 9 Jul 2012 11:57:30 +0000 (11:57 +0000)
commitb1614041ac297f2e1fca359e9b77291ae5006832
tree3d2014530024897af7bae3bd3bf3699ae1f01efa
parent4990890fc9428f98bef90ba349203a648c592778
[cindex.py] fix infinite iteration of compilation database CompileCommands

Patch by David Röthlisberger

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