Skip to content
Commit e47380fb authored by Anders Carlsson's avatar Anders Carlsson
Browse files

When collecting virtual bases it's very important to use the canonical type of...

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.

llvm-svn: 99829
parent ac031880
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment