diff options
author | Ted Kremenek <kremenek@apple.com> | 2013-06-24 21:35:39 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2013-06-24 21:35:39 +0000 |
commit | 009d61dd16b45f470bec9a2cedb94f1b75218b67 (patch) | |
tree | 9c5e538b25ec6a835fa2610bda420070a4ad0150 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 40b6bf6f46299f4e9f375058ab7a31dafd612560 (diff) | |
download | llvm-009d61dd16b45f470bec9a2cedb94f1b75218b67.zip llvm-009d61dd16b45f470bec9a2cedb94f1b75218b67.tar.gz llvm-009d61dd16b45f470bec9a2cedb94f1b75218b67.tar.bz2 |
Tweak -Wdeprecated-objc-pointer-introspection to have a subgroup for results of using -performSelectorXXX.
-performSelector: and friends return a value that is boxed as an Objective-C
pointer. Sometimes it is an Objective-C pointer, sometimes it isn't.
Some clients may wish to silence this warning based on calling
this method.
Fixes <rdar://problem/14147304>
llvm-svn: 184789
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions