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 | a52ef08b26420c8b7208c2fe7f3daf8802b22dd7 (patch) | |
tree | 65959852236a03ce8babd25560be6c34ce6f1d1d /lib/CodeGen/CGVtable.cpp | |
parent | 88b11de727b3a6b81138145cd2f5f2a20592f6ee (diff) |
Apparently the following idiom is specifically encouraged:
if (self = [super init])
Recognize it and only warn if -Wparentheses is explicitly enabled.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86790 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGVtable.cpp')
0 files changed, 0 insertions, 0 deletions