diff options
author | Jean-Daniel Dupas <devlists@shadowlab.org> | 2013-07-19 20:25:56 +0000 |
---|---|---|
committer | Jean-Daniel Dupas <devlists@shadowlab.org> | 2013-07-19 20:25:56 +0000 |
commit | 06028a54545a43eb7d16aae4ab7bcb8635b68434 (patch) | |
tree | a35a8cb911ef45878d2fdd1ea68b1b376f188ec6 /clang/lib/Driver/Driver.cpp | |
parent | d4b5a0f53ffbf9cf15d6b9d8a0efcb2464933d12 (diff) | |
download | bcm5719-llvm-06028a54545a43eb7d16aae4ab7bcb8635b68434.tar.gz bcm5719-llvm-06028a54545a43eb7d16aae4ab7bcb8635b68434.zip |
Fix another place where clang check objc selector name instead of checking the selector family
Summary: In ARC mode, clang emits a warning if the result of an 'init' method is unused but miss cases where the method does not follows the Cocoa naming convention but is properly declared as an init family method.
CC: cfe-commits, eli.friedman
Differential Revision: http://llvm-reviews.chandlerc.com/D1163
llvm-svn: 186718
Diffstat (limited to 'clang/lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions