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 | 387a33465603b39bc0d7eb9dcfe13fe208877b24 (patch) | |
tree | 032a2eda265351cb7f940de76d2f535decf79da6 /clang/lib/CodeGen/CGDecl.cpp | |
parent | 7bd98440b3d7b3eed94e5a3aa3ab6072cf1961c6 (diff) | |
download | bcm5719-llvm-387a33465603b39bc0d7eb9dcfe13fe208877b24.tar.gz bcm5719-llvm-387a33465603b39bc0d7eb9dcfe13fe208877b24.zip |
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.
llvm-svn: 72257
Diffstat (limited to 'clang/lib/CodeGen/CGDecl.cpp')
0 files changed, 0 insertions, 0 deletions