diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2010-07-20 13:59:58 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2010-07-20 13:59:58 +0000 |
commit | dde579056237504c1ff12237ef81ceda4a4fe1f5 (patch) | |
tree | 7783acef92eb1e4873928c9ed0e27aafdae19a69 /llvm/lib/CodeGen/RenderMachineFunction.cpp | |
parent | c1624e9edace092867861866d039d123276079cf (diff) | |
download | llvm-dde579056237504c1ff12237ef81ceda4a4fe1f5.zip llvm-dde579056237504c1ff12237ef81ceda4a4fe1f5.tar.gz llvm-dde579056237504c1ff12237ef81ceda4a4fe1f5.tar.bz2 |
Hide FunctionTemplateDecl's specializations folding set as implementation detail and introduce
FunctionTemplateDecl::findSpecialization.
Redeclarations of specializations will not cause the previous decl to be removed from the set,
the set will keep the canonical decl. findSpecialization will return the most recent redeclaration.
llvm-svn: 108834
Diffstat (limited to 'llvm/lib/CodeGen/RenderMachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions