| commit | c4b251dc2bc66f753f279fa904da6861093ae1e6 | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <eli.friedman@gmail.com> | Tue Jan 10 04:58:17 2012 +0000 |
| committer | Eli Friedman <eli.friedman@gmail.com> | Tue Jan 10 04:58:17 2012 +0000 |
| tree | 9f2c246ca837406d87743ff79548d746bc3c4342 | |
| parent | 1bc5c2c7efe8652f5b0599d52ad5fa2b563dfc28 [diff] |
Implement the missing pieces of Evaluate for _Complex types. With that complete, remove some code from CGExprConstant which is no longer necessary. While I'm here, a couple minor tweaks to _Complex-in-C++. (Specifically, make _Complex types literal types, and don't warn for _Complex int.) llvm-svn: 147840