Anders Carlsson
|
bcec05c9fd
|
Don't assume that a base is always a RecordType, it can also be a TemplateSpecializationType. Also, make sure to get the instantiated union member.
llvm-svn: 80662
|
2009-09-01 06:22:14 +00:00 |
Anders Carlsson
|
17dc7e2007
|
Handle member initializers that point to fields in anonymous structs.
llvm-svn: 80659
|
2009-09-01 04:31:02 +00:00 |
Anders Carlsson
|
5da848427a
|
Don't assert when instantiating member references to fields in anonymous structs.
llvm-svn: 80657
|
2009-09-01 04:26:58 +00:00 |
Douglas Gregor
|
f3db003358
|
Don't crash when instantiating templates containing anonymous structs/unions
llvm-svn: 80397
|
2009-08-28 22:03:51 +00:00 |