diff options
| author | Douglas Gregor <dgregor@apple.com> | 2009-01-30 17:31:00 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2009-01-30 17:31:00 +0000 |
| commit | ddb2485eb695802972c52ddf07dbf7ff2276dcd1 (patch) | |
| tree | 68c44a10de06b083a425203e7d3aacb6334f9081 /llvm/lib/System/Program.cpp | |
| parent | 221483dd4e6c4241d1ed0f1545bd97285c83a215 (diff) | |
| download | bcm5719-llvm-ddb2485eb695802972c52ddf07dbf7ff2276dcd1.tar.gz bcm5719-llvm-ddb2485eb695802972c52ddf07dbf7ff2276dcd1.zip | |
Switch Type::isAggregateType to use the C++ definition of "aggregate
type" rather than the C definition. We do this because both C99 and
Clang always use "aggregate type" as "aggregate or union type", and
the C++ definition includes union types.
llvm-svn: 63395
Diffstat (limited to 'llvm/lib/System/Program.cpp')
0 files changed, 0 insertions, 0 deletions

