summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Frontend/ASTUnitTest.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2017-08-25 16:12:17 +0000
committerAlex Lorenz <arphaman@gmail.com>2017-08-25 16:12:17 +0000
commitd9f1284009d506406ab2e81d6f04cb23a2205282 (patch)
tree169e34bb3cb91a7a1a3bd0ab8c6bf173e5ec4956 /clang/unittests/Frontend/ASTUnitTest.cpp
parentd0e27266d886dbd206202189a1113a98b141d458 (diff)
downloadbcm5719-llvm-d9f1284009d506406ab2e81d6f04cb23a2205282.tar.gz
bcm5719-llvm-d9f1284009d506406ab2e81d6f04cb23a2205282.zip
[ObjC] Add a -Wobjc-messaging-id warning
-Wobjc-messaging-id is a new, non-default warning that warns about message sends to unqualified id in Objective-C. This warning is useful for projects that would like to avoid any potential future compiler errors/warnings, as the system frameworks might add a method with the same selector which could make the message send to id ambiguous. rdar://33303354 llvm-svn: 311779
Diffstat (limited to 'clang/unittests/Frontend/ASTUnitTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud