diff options
author | Anders Carlsson <andersca@mac.com> | 2010-03-29 19:49:09 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@mac.com> | 2010-03-29 19:49:09 +0000 |
commit | 1c3639351f8c252ddcc13d234cabf8780b1c235f (patch) | |
tree | fd3e30d712ac8bdd785d675c11f540b43da48667 /lib/Sema/SemaAccess.cpp | |
parent | a1d2d397d64a9791f609532c995ad3eb9158d203 (diff) |
When collecting virtual bases it's very important to use the canonical type of the base class. Otherwise, we might add the same virtual base class twice if the virtual base is an instantiated template. Fixes PR6251.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99829 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaAccess.cpp')
0 files changed, 0 insertions, 0 deletions