Skip to content
Commit c406cb73 authored by Richard Smith's avatar Richard Smith
Browse files

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.

llvm-svn: 172690
parent 8c6cbe77
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment