diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-02-16 17:31:07 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-02-16 17:31:07 +0000 |
commit | ae1b4af84ed0200c1040837ed62762557fbce5a7 (patch) | |
tree | abb96c61eb4fa0c566b45c7de77e5f18cf586284 /lib/Sema/SemaCodeComplete.cpp | |
parent | dd5756c04c98e354b85c4f7eb660ae60c6d341ec (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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150705 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions