]> granicus.if.org Git - clang/commit
Add a warning for Objective-C pointer introspection, which is solely the job of the...
authorTed Kremenek <kremenek@apple.com>
Mon, 22 Apr 2013 22:46:52 +0000 (22:46 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 22 Apr 2013 22:46:52 +0000 (22:46 +0000)
commit3aaf41aea00507c019d1e3d016c0334ceb49dd61
tree0ced1a912702359cd6bce36abca66154989862e0
parent244e7e502de643864f779db57a660b6c413c4541
Add a warning for Objective-C pointer introspection, which is solely the job of the Objective-C runtime.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180062 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExpr.cpp