]> granicus.if.org Git - clang/commit
[cindex.py] Make CompileCommand.arguments usage consistent with CompileCommand.direct...
authorArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Tue, 10 Jul 2012 00:00:05 +0000 (00:00 +0000)
committerArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Tue, 10 Jul 2012 00:00:05 +0000 (00:00 +0000)
commita910f47654217d378047d9abbc5780a29ab04872
tree06a377fba130330971b0fbd38f3bef44b72bd0ff
parent52bcb21031460fae0cecba440f6ab5bbd3559ff0
[cindex.py] Make CompileCommand.arguments usage consistent with CompileCommand.directory and the rest of the python binding

Patch by David Röthlisberger

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