commit | 6c3af3d0e3e65bcbca57bfd458d684941f6d0531 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jan 17 01:17:56 2013 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jan 17 01:17:56 2013 +0000 |
tree | dc6c72dcaeeb055c067aef38923b0f866de34281 | |
parent | 4637d18deb6a9789e9ab1717c9ddde53dff9aead [diff] |
Add -Wunsequenced (with compatibility alias -Wsequence-point) to warn on expressions which have undefined behavior due to multiple unsequenced modifications or an unsequenced modification and use of a variable. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172690 91177308-0d34-0410-b5e6-96231b3b80d8