commit | b14095aa98c6fedd3625920c4ce834bcaf24d9f7 | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersca@mac.com> | Fri Apr 17 00:06:03 2009 +0000 |
committer | Anders Carlsson <andersca@mac.com> | Fri Apr 17 00:06:03 2009 +0000 |
tree | ff9e31b69547be398d8ccd80b87c8344ccc9386e | |
parent | 025452fa0eda63e150cfaeebe64f0a19c96b3a06 [diff] |
Implement basic code generation of constructor calls. We can now compile: struct S { S(int, int); }; void f() { S s(10, 10); } git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69330 91177308-0d34-0410-b5e6-96231b3b80d8