Skip to content
Commit 8b6ec687 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Warn for "if ((a == b))" where the equality expression is needlessly wrapped inside parentheses.

It's highly likely that the user intended an assignment used as condition.

Addresses rdar://8848646.

llvm-svn: 124668
parent 5b428844
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment