Skip to content
Commit ddb2485e authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 221483dd
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