| commit | 4f29b49de11e5815952c256bbe66ffe33f4e3d00 | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Tue Nov 16 23:07:28 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Tue Nov 16 23:07:28 2010 +0000 |
| tree | 385c3333a9c286d7b56336b5481a8652f2a74cbb | |
| parent | aeb5e6677269d0834b494eb5a2374097ec863f12 [diff] |
Support compound complex operations as l-values in C++. Add a test case based on CodeGen/volatile-1.c which tests the current C++ semantics, and note the many, many places we fall short of them. llvm-svn: 119402