Remove the last couple uses of the ExprArg(just Expr*) typedef in Parser.
authorCraig Topper <craig.topper@gmail.com>
Thu, 30 Oct 2014 05:30:05 +0000 (05:30 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 30 Oct 2014 05:30:05 +0000 (05:30 +0000)
commita2c5153edd2a4abb4a5a168e28b0be03bdf1f607
tree1750c56661210780a5f754b164991a7c40a61378
parent7e54fef1c2c8d260a8fb3ff98f55cc69c6e90a0e
Remove the last couple uses of the ExprArg(just Expr*) typedef in Parser.

llvm-svn: 220897
clang/include/clang/Parse/Parser.h
clang/lib/Parse/ParseExprCXX.cpp
clang/lib/Parse/ParseObjc.cpp