summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Decl.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2010-10-28 02:34:38 +0000
committerJohn McCall <rjmccall@apple.com>2010-10-28 02:34:38 +0000
commit071df46743b99ea40e2cc6d5ce0d044082dd9f75 (patch)
treed61a77e60a979242a7edff3b946aab7eca22a011 /clang/lib/AST/Decl.cpp
parent15597538ae9c748204aa2eef5f3f65e44669340b (diff)
downloadbcm5719-llvm-071df46743b99ea40e2cc6d5ce0d044082dd9f75.tar.gz
bcm5719-llvm-071df46743b99ea40e2cc6d5ce0d044082dd9f75.zip
Implement the newest status quo for method override checking. The idea now
is that we need more information to decide the exact conditions for whether one ObjCObjectPointer is an acceptable return/parameter override for another, so we're going to disable that entire class of warning for now. The "forward developement" warning category, -Wmethod-signatures, can receive unrestricted feature work, and when we're happy with how it acts, we'll turn it on by default. This is a pretty conservative change, and nobody's totally content with it. llvm-svn: 117524
Diffstat (limited to 'clang/lib/AST/Decl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud