]> granicus.if.org Git - clang/commit
Argument evaluation order is not guaranteed. Split these out to force an order.
authorJohn McCall <rjmccall@apple.com>
Thu, 5 Aug 2010 18:11:10 +0000 (18:11 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 5 Aug 2010 18:11:10 +0000 (18:11 +0000)
commit3bd94d6d1e8879f072f92e341f2c557ac91ab853
tree28ade284e00d7856deb8bf5d37b6d2ab4baa4fd7
parent0600918d1418c2eac2c96491637946206009c4de
Argument evaluation order is not guaranteed.  Split these out to force an order.

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