diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2009-05-22 10:23:16 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2009-05-22 10:23:16 +0000 |
commit | 21e7ad24099965acfa801e4abdd91e3d94106428 (patch) | |
tree | 5f3ec3b2e4bd25a7330428fb6d15fb68eb0b5cd4 /lib/Frontend/InitPreprocessor.cpp | |
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
Diffstat (limited to 'lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions