diff options
| author | Douglas Gregor <dgregor@apple.com> | 2009-05-29 14:25:00 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2009-05-29 14:25:00 +0000 |
| commit | 8157b07caf5fcf953096dfd8bfa5a97152c764c5 (patch) | |
| tree | f0b801960f4ac5185d53ff4885ce05f37e180a3e /clang/lib/CodeGen/CGExprScalar.cpp | |
| parent | 6a94624a1b8608a57d2f8e50df71949f2984c44f (diff) | |
| download | bcm5719-llvm-8157b07caf5fcf953096dfd8bfa5a97152c764c5.tar.gz bcm5719-llvm-8157b07caf5fcf953096dfd8bfa5a97152c764c5.zip | |
Now that we have declared/defined tag types within DeclGroups,
instantiation of tags local to member functions of class templates
(and, eventually, function templates) works when the tag is defined as
part of the decl-specifier-seq, e.g.,
struct S { T x, y; } s1;
Also, make sure that we don't try to default-initialize a dependent
type.
llvm-svn: 72568
Diffstat (limited to 'clang/lib/CodeGen/CGExprScalar.cpp')
0 files changed, 0 insertions, 0 deletions

