commit | 21e7ad24099965acfa801e4abdd91e3d94106428 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Fri May 22 10:23:16 2009 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Fri May 22 10:23:16 2009 +0000 |
tree | 5f3ec3b2e4bd25a7330428fb6d15fb68eb0b5cd4 | |
parent | 5ab0640efb436a721d408c853b771932d1a6ffce [diff] |
Remove ParseSimpleParenExpression. Embed its functionality into it's only user, ParseCXXCasts. CXXCasts now get the "actual" expression directly, they no longer always receive a ParenExpr. This is better since the parentheses are always part of the C++ casts syntax. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72257 91177308-0d34-0410-b5e6-96231b3b80d8