summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParsePragma.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-11-03 16:56:39 +0000
committerDouglas Gregor <dgregor@apple.com>2009-11-03 16:56:39 +0000
commita121b75d9d97daf01fd57834059a6529ca7696fc (patch)
treed4d7713a7c27f161225d743b77f1d0f7c336c81b /clang/lib/Parse/ParsePragma.cpp
parente1d5cd9f4862c2a568dc7c6cc7ede308484fac92 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud