Mike Stump
|
11289f4280
|
Remove tabs, and whitespace cleanups.
llvm-svn: 81346
|
2009-09-09 15:08:12 +00:00 |
Fariborz Jahanian
|
37d065680b
|
Patch to instantiate destructors used to destruct
base and data members when they are needed.
llvm-svn: 80967
|
2009-09-03 23:18:17 +00:00 |
Fariborz Jahanian
|
59a1cd4a06
|
Mark constructors used in initialization of base(s) and fields
as referecned with location where they are used. Still
need to look at destructor aspects of them.
llvm-svn: 80950
|
2009-09-03 21:32:41 +00:00 |
Fariborz Jahanian
|
3117e2b9d4
|
Referenced instatiated default constructors
must be defined. Fixed pr4853.
llvm-svn: 80846
|
2009-09-02 23:02:57 +00:00 |
Douglas Gregor
|
a3a3f6fecd
|
In CXXBaseOrMemberInitializer, don't confuse CtorTocall with
AnonUnionMember. Fixes PR4826.
llvm-svn: 80721
|
2009-09-01 21:04:42 +00:00 |