]> granicus.if.org Git - clang/commit
Change "ivar" to true for a boolean function argument. Since string literals are...
authorRichard Trieu <rtrieu@google.com>
Wed, 21 Sep 2011 02:46:06 +0000 (02:46 +0000)
committerRichard Trieu <rtrieu@google.com>
Wed, 21 Sep 2011 02:46:06 +0000 (02:46 +0000)
commit243f108a7c5dc4733e9ef6b7b7c2cd0465cf2104
tree7a77ee9f7305aba40498331547d32a4422ab8e57
parent7ec0258505a11e7e8229d2c96507be6bbc40d7c1
Change "ivar" to true for a boolean function argument.  Since string literals are cast to true, this should no effect on behavior.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140231 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCGNU.cpp