diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-02-13 06:05:33 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-02-13 06:05:33 +0000 |
commit | ae6288981b77d6230bf62055d3bb6380580aa1e8 (patch) | |
tree | 0f625c5a3838de4cac4e5939f7c25db2e1400492 /lib/CodeGen/CGVtable.cpp | |
parent | fe3310697028d8d3d35a11b0877bb2bc47e55b8d (diff) |
Fix a fiendinshly fun little type-canonicalization bug, where we were
rebuilding a typename type terminating in a template-id (with
dependent template name, naturally) as a TypenameType when, because
its context could be fully resolved, we should have been building it
as a QualifiedNameType. Fixes PR6268.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96084 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGVtable.cpp')
0 files changed, 0 insertions, 0 deletions