Build enough support for aggregates to be able to compile this:

void test(int A, _Complex float Y) {
  _Complex float X;
  X = X;

}

llvm-svn: 39669
4 files changed
tree: 06c217109a40b59e8777b060a98f066fefe8ca47
  1. clang/
  2. llvm/
  3. stacker/