diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-06-26 23:16:51 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-06-26 23:16:51 +0000 |
commit | 83e37bee444d14b47ab7dde8f7d1a9cecd496f8c (patch) | |
tree | 209ff55a0e71aaf953d5f0339a3ce185ab987b74 /llvm/lib/Support/APFloat.cpp | |
parent | b4e1d4c63088e2d9f233b2d04123e18d912896d7 (diff) | |
download | bcm5719-llvm-83e37bee444d14b47ab7dde8f7d1a9cecd496f8c.tar.gz bcm5719-llvm-83e37bee444d14b47ab7dde8f7d1a9cecd496f8c.zip |
PR16467: Teach -Wunsequenced that in C11 (unlike C++11), an assignment's
side-effect is not sequenced before its value computation. Also fix a
mishandling of ?: expressions where the condition is constant that was
exposed by the tests for this.
llvm-svn: 185035
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions