diff options
author | John McCall <rjmccall@apple.com> | 2009-11-11 02:41:58 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2009-11-11 02:41:58 +0000 |
commit | 0506e4af2cb1a86a88cf52df7cb5805df861e7ef (patch) | |
tree | c408d78c8216fb05adc5401b69fd483f584543b0 /llvm/lib/Support/CommandLine.cpp | |
parent | fde1f8d0d806186b0864067455951d9eb1cb3627 (diff) | |
download | llvm-0506e4af2cb1a86a88cf52df7cb5805df861e7ef.zip llvm-0506e4af2cb1a86a88cf52df7cb5805df861e7ef.tar.gz llvm-0506e4af2cb1a86a88cf52df7cb5805df861e7ef.tar.bz2 |
Apparently the following idiom is specifically encouraged:
if (self = [super init])
Recognize it and only warn if -Wparentheses is explicitly enabled.
llvm-svn: 86790
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions