diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-01-17 01:17:56 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-01-17 01:17:56 +0000 |
commit | 6c3af3d0e3e65bcbca57bfd458d684941f6d0531 (patch) | |
tree | dc6c72dcaeeb055c067aef38923b0f866de34281 /lib/Sema/SemaDecl.cpp | |
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
Diffstat (limited to 'lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions