| commit | 65eb879d22cc97580e9fc8f832df29c4b59499f5 | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Thu Feb 25 01:37:24 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Thu Feb 25 01:37:24 2010 +0000 |
| tree | 99db92dd66bbe3da037b7a59e523a27d16246db3 | |
| parent | e776fbfb82f33788ba81eb22248b8781109df337 [diff] |
Catch more uses of uninitialized implicit conversion sequences. When diagnosing bad conversions, skip the conversion for ignored object arguments. Fixes PR 6398. llvm-svn: 97090