diff options
author | John McCall <rjmccall@apple.com> | 2010-03-11 09:03:00 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-03-11 09:03:00 +0000 |
commit | 21ef0fa27b0783ec0bc6aa5b524feb2ec840f952 (patch) | |
tree | 68e3c812ea882f8f9094c6de1cd77c50b8f2e13e /lib/CodeGen/Mangle.cpp | |
parent | 92b7f70c924cbf4514e9e434cea7def51ab49860 (diff) |
Maintain type source information for functions through template
instantiation. Based on a patch by Enea Zaffanella! I found a way to
reduce some of the redundancy between TreeTransform's "standard"
FunctionProtoType transformation and TemplateInstantiator's override,
and I killed off the old SubstFunctionType by adding type source info
for the last cases where we were creating FunctionDecls without TSI
(at least that get passed through template instantiation).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98252 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/Mangle.cpp')
0 files changed, 0 insertions, 0 deletions