aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2013-11-23 00:14:32 +0000
committerFariborz Jahanian <fjahanian@apple.com>2013-11-23 00:14:32 +0000
commit36129a953de3d1e88bd683f2de6fc32efee9ab4b (patch)
tree2e78213bf1816e17d87512c62a40c0477cbe96b5 /lldb/scripts/Python
parent4751d701b743270db71f81e2f1bc31758eadc8d2 (diff)
downloadllvm-36129a953de3d1e88bd683f2de6fc32efee9ab4b.zip
llvm-36129a953de3d1e88bd683f2de6fc32efee9ab4b.tar.gz
llvm-36129a953de3d1e88bd683f2de6fc32efee9ab4b.tar.bz2
ObjectiveC. Remove warning diagnostic which checks
attribute on method declaration and implementation match. This makes no sense. Most annotations are meant for declarations only and one is for implementation. This has been constant source of regresions and hackery to get around special cases. I am removing this check. Such checks must be done on a case by case basis and when it makes sense. For example, it makes sense for availability/deprecated and I will file a radar for that. // rdar://15531984 llvm-svn: 195524
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions