| commit | 6aa70e2c83f7cd31524cea5229bc0f8fa43259e1 | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Feb 16 17:31:07 2012 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Feb 16 17:31:07 2012 +0000 |
| tree | a567453a91e514091eccc50351a8f0005b7b8347 | |
| parent | 6f13b09a009c8a2ced4c60ddf982adcafc4dc7f8 [diff] |
Add fixits for ARC casting errors for implicit conversions as well. rdar://10289283 Also fix the fixit (oh the irony) when it uses CFBridgingRetain/CFBridgingRelease; they are supposed to be calls with the casted expression as parameter, they should not be inserted into the cast like the __bridge keywords. llvm-svn: 150705