[LLVMbugs] [Bug 10722] clang doesn't report missing @required properties declared in adopted system protocols

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Aug 26 16:56:32 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=10722

Fariborz Jahanian <fjahanian at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |fjahanian at apple.com
         Resolution|                            |FIXED

--- Comment #2 from Fariborz Jahanian <fjahanian at apple.com> 2011-08-26 18:56:32 CDT ---
clang does not issue warning which originates from system header files. 
To get such warnings, use -Wsystem-headers

(In reply to comment #1)
> cloned to <rdar://problem/10009982>

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list