summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PCHWriter.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2010-05-19 09:39:06 +0000
committerChandler Carruth <chandlerc@gmail.com>2010-05-19 09:39:06 +0000
commit8fd2b8935e693a1c4cd7f563b798f858eedd0c2a (patch)
treeaf0d7c2d6e978ac536f9fb5f82ded18af7cab01a /clang/lib/Frontend/PCHWriter.cpp
parentb243dfb0854cd34faef20bb5f6a420b8e6c2eb96 (diff)
downloadbcm5719-llvm-8fd2b8935e693a1c4cd7f563b798f858eedd0c2a.tar.gz
bcm5719-llvm-8fd2b8935e693a1c4cd7f563b798f858eedd0c2a.zip
Provide a naming class for UnresolvedLookupExprs, even when occuring on
template names. We were completely missing naming classes for many unqualified lookups, but this didn't trigger code paths that need it. This removes part of an optimization that re-uses the template name lookup done by the parser to determine if explicit template arguments actually form a template-id. Unfortunately the technique for avoiding the duplicate lookup lost needed data such as the class context in which the lookup succeeded. llvm-svn: 104117
Diffstat (limited to 'clang/lib/Frontend/PCHWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud