]> granicus.if.org Git - clang/commit
Update to pass in pointers intead of references.
authorBill Wendling <isanbard@gmail.com>
Tue, 18 Jun 2013 07:22:05 +0000 (07:22 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 18 Jun 2013 07:22:05 +0000 (07:22 +0000)
commit4b7bae35fc29190f30ddabf314864ac7a7bd1c04
tree023506e168ecd7dbc0be7c165ddad02e4610fd0f
parente4bce7a4250e3d646ceab372ebed71ca7e79cf28
Update to pass in pointers intead of references.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184176 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseStmt.cpp
tools/driver/cc1as_main.cpp