summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-06-26 21:40:05 +0000
committerDouglas Gregor <dgregor@apple.com>2009-06-26 21:40:05 +0000
commitfebe45a727c8e54caaf7df8773b99726db184829 (patch)
treebb82a36ae4ebbcbc525b9a696e8a1afcf741cb53 /llvm/lib
parent01ad6605c0cf573216ecf5563877a2ef78b8cc78 (diff)
downloadbcm5719-llvm-febe45a727c8e54caaf7df8773b99726db184829.tar.gz
bcm5719-llvm-febe45a727c8e54caaf7df8773b99726db184829.zip
A little template argument deduction test uncovered an "oops". As part
of template instantiation, we were dropping cv-qualifiers on the instantiated type in a few places. This change reshuffles the type-instantiation code a little bit so that there's a single place where we add qualifiers to the instantiated type, so that we won't end up with this same bug in the future. llvm-svn: 74331
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud