]> granicus.if.org Git - clang/commit
cindex.py: Remove more ternary operator + whitespace fixes
authorTobias Grosser <grosser@fim.uni-passau.de>
Mon, 31 Oct 2011 02:06:50 +0000 (02:06 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Mon, 31 Oct 2011 02:06:50 +0000 (02:06 +0000)
commitba5d10b82b3cc00b4d71b273a18c051a1f38f22f
tree4a8f359a736afa5e9c7e1c80957e953b970459c9
parent625b80755b603d28f36fb4212c81484d87ad08d3
cindex.py: Remove more ternary operator + whitespace fixes

Another batch of ternary operators and some whitespace fixes
(Getting in sync with the clang_complete version of this file)

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