diff options
author | Chris Lattner <sabre@nondot.org> | 2007-06-22 18:48:09 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-06-22 18:48:09 +0000 |
commit | 09153c0a8c949909b5dc29671e668a71affee6bb (patch) | |
tree | 06c217109a40b59e8777b060a98f066fefe8ca47 /clang/CodeGen/CodeGenFunction.cpp | |
parent | 3e3a1e9cda72e795547e930968b8b5c006ff8cd5 (diff) | |
download | bcm5719-llvm-09153c0a8c949909b5dc29671e668a71affee6bb.tar.gz bcm5719-llvm-09153c0a8c949909b5dc29671e668a71affee6bb.zip |
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
Diffstat (limited to 'clang/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions