diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-11-03 16:56:39 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-11-03 16:56:39 +0000 |
commit | a121b75d9d97daf01fd57834059a6529ca7696fc (patch) | |
tree | d4d7713a7c27f161225d743b77f1d0f7c336c81b /clang/lib/Parse/ParsePragma.cpp | |
parent | e1d5cd9f4862c2a568dc7c6cc7ede308484fac92 (diff) | |
download | bcm5719-llvm-a121b75d9d97daf01fd57834059a6529ca7696fc.tar.gz bcm5719-llvm-a121b75d9d97daf01fd57834059a6529ca7696fc.zip |
Use ParseUnqualifiedId when parsing id-expressions. This eliminates
yet another copy of the unqualified-id parsing code.
Also, use UnqualifiedId to simplify the Action interface for building
id-expressions. ActOnIdentifierExpr, ActOnCXXOperatorFunctionIdExpr,
ActOnCXXConversionFunctionExpr, and ActOnTemplateIdExpr have all been
removed in favor of the new ActOnIdExpression action.
llvm-svn: 85904
Diffstat (limited to 'clang/lib/Parse/ParsePragma.cpp')
0 files changed, 0 insertions, 0 deletions