| commit | 2d4f64f441ceddb1d568859e6723384e714663e1 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Jan 19 16:50:08 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Jan 19 16:50:08 2011 +0000 |
| tree | bcd1b3e4ab860c3a5030604d062a2bce5546df01 | |
| parent | 8a4db8304117af85462a0283eaf2c5d58c77d012 [diff] |
Warn about the use of unparenthesized |= in conditionals (which may be a typo for !=). Fixes PR9001, from Hans Wennborg! llvm-svn: 123836