| commit | 84c6b3d293d91e9d8403108d5069f7b6e6a57afa | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Sep 10 21:34:14 2013 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Sep 10 21:34:14 2013 +0000 |
| tree | d9aef84d54689cd71d22630bb269ad86066e0dd2 | |
| parent | 754a3ead62b5a5bf685d23ab914148c55307106c [diff] |
PR5683: Issue a warning when subtracting pointers to types of zero size, and treat such subtractions as being non-constant. Patch by Serge Pavlov! With a few tweaks by me. llvm-svn: 190439