Skip to content
Commit 7d85b8f6 authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

[Sema][ObjC] Warn about mismatches in attributes between overriding and

overridden methods when compiling for non-ARC.

Previously, clang would error out when compiling for ARC, but didn't
print any diagnostics when compiling for non-ARC.

This was pointed out in the patch review for attribute noescape:

https://reviews.llvm.org/D32210

llvm-svn: 313717
parent b81495dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment