diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-07-11 22:40:47 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-07-11 22:40:47 +0000 |
commit | 3bfb314c259c6958597330427076624414d2c6f9 (patch) | |
tree | 9b014b84db49e13fb7cb371c422432b3cdde69d5 /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | ed087a62dc2ece3688305e0d62461dc8b906b051 (diff) | |
download | bcm5719-llvm-3bfb314c259c6958597330427076624414d2c6f9.tar.gz bcm5719-llvm-3bfb314c259c6958597330427076624414d2c6f9.zip |
Add new check: -check-objc-methodsigs. This check scans methods in
ObjCImplementationDecls and sees if a ancestor class defines a method with the
same selector but with a different type signature. Right now it just compares
return types, and mainly looks at differences in primitive values. The checking
will be expanded in the future.
llvm-svn: 53482
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions