commit | dd10e02a414c04bff431ba5e749385a91b5480a3 | [log] [tgz] |
---|---|---|
author | Steve Naroff <snaroff@apple.com> | Thu Aug 23 21:37:33 2007 +0000 |
committer | Steve Naroff <snaroff@apple.com> | Thu Aug 23 21:37:33 2007 +0000 |
tree | 366a69f45c8d7d5a7e9563be133b5df395c7e474 | |
parent | befef2f69759d7338e2b7c5ce6c8b6f47fe6e667 [diff] |
Remove a FIXME, allowing ++/-- on Complex types (a GCC extension). Now, the following test case succeeds... _Complex double x, y; void test2(int c) { ++x; } git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41335 91177308-0d34-0410-b5e6-96231b3b80d8