aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2013-01-17 01:17:56 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2013-01-17 01:17:56 +0000
commit6c3af3d0e3e65bcbca57bfd458d684941f6d0531 (patch)
treedc6c72dcaeeb055c067aef38923b0f866de34281 /lib/Sema/SemaDecl.cpp
parent4637d18deb6a9789e9ab1717c9ddde53dff9aead (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