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 | c406cb73648483276b6c938ab5ff6812c3fbcad9 (patch) | |
tree | f8b5078f11db2fc135628f5ef1e7583c6cf57a5c /clang/ModuleInfo.txt | |
parent | 8c6cbe776ba85be759a9fa72518349767e0bc889 (diff) | |
download | bcm5719-llvm-c406cb73648483276b6c938ab5ff6812c3fbcad9.tar.gz bcm5719-llvm-c406cb73648483276b6c938ab5ff6812c3fbcad9.zip |
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
Diffstat (limited to 'clang/ModuleInfo.txt')
0 files changed, 0 insertions, 0 deletions