diff options
author | John McCall <rjmccall@apple.com> | 2009-11-24 19:00:30 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2009-11-24 19:00:30 +0000 |
commit | e66edc18ae0fc17169fa61d3c6fab9d48b1eb751 (patch) | |
tree | f3f4529d2fda3aa455db1f495ebaa7a228f7b782 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 95c66b9ddc235eecc773abf8d8845e66bb4066d8 (diff) | |
download | llvm-e66edc18ae0fc17169fa61d3c6fab9d48b1eb751.zip llvm-e66edc18ae0fc17169fa61d3c6fab9d48b1eb751.tar.gz llvm-e66edc18ae0fc17169fa61d3c6fab9d48b1eb751.tar.bz2 |
Rip out TemplateIdRefExpr and make UnresolvedLookupExpr and
DependentScopeDeclRefExpr support storing templateids. Unite the common
code paths between ActOnDeclarationNameExpr and ActOnTemplateIdExpr.
This gets us to a point where we don't need to store function templates in
the AST using TemplateNames, which is critical to ripping out OverloadedFunction.
Also resolves a few FIXMEs.
llvm-svn: 89785
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions