diff options
author | Douglas Gregor <dgregor@apple.com> | 2012-01-14 15:13:49 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2012-01-14 15:13:49 +0000 |
commit | 68444de354987f9816d368a75997d0f79e359f7b (patch) | |
tree | a6d61e6fc15c332526b1c4c5e76e73a6422cd3ca /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f55694af012b490b5bce192651f40778145cb3a7 (diff) | |
download | bcm5719-llvm-68444de354987f9816d368a75997d0f79e359f7b.tar.gz bcm5719-llvm-68444de354987f9816d368a75997d0f79e359f7b.zip |
Reimplement RedeclarableTemplateDecl in terms of
Redeclarable<RedeclarableTemplateDecl>, eliminating a bunch of
redeclaration-chain logic both in RedeclarableTemplateDecl and
especially in its (de-)serialization.
As part of this, eliminate the RedeclarableTemplate<> class template,
which was an abstraction that didn't actually save anything.
llvm-svn: 148181
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions