http://llvm.org/bugs/show_bug.cgi?id=10790
Ted Kremenek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #2 from Ted Kremenek <[email protected]> 2012-04-30 23:38:20 CDT --- Yes, this is correct behavior from the analyzer. Unfortunately these names conflict with the Cocoa naming conventions, but properties are syntactic sugar for Objc method declarations. -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
