]> granicus.if.org Git - clang/commit
objective-C: make -Widiomatic-parentheses work
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 29 Aug 2012 17:17:11 +0000 (17:17 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 29 Aug 2012 17:17:11 +0000 (17:17 +0000)
commita414a2f3ae818953c88443bd617aa89a2b7712e5
tree81cef60e21a8c4b569eb86b2c9ddf143c0fb9d9b
parente40c4238a572bf8241a04e0005f70550cbfc1cfb
objective-C: make -Widiomatic-parentheses work
when assignment expression in conditional invloves
property reference. // rdar://11066598

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162846 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/SemaObjC/idiomatic-parentheses.m