diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-05-06 04:14:01 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-05-06 04:14:01 +0000 |
commit | 7d02ca48789e7963c9239a1d2f7e9c833b0aa3b1 (patch) | |
tree | 296b9184772b30286619d473529bd59970e4f91b /clang/lib/Sema/SemaDeclCXX.cpp | |
parent | 9d4bb51f57ef727185d1fc41eaf509c7b60b1dc1 (diff) | |
download | bcm5719-llvm-7d02ca48789e7963c9239a1d2f7e9c833b0aa3b1.tar.gz bcm5719-llvm-7d02ca48789e7963c9239a1d2f7e9c833b0aa3b1.zip |
Use DiagRuntimeBehavior for -Wunsequenced to weed out false positives
where either the modification or the other access is unreachable.
This reverts r359984 (which reverted r359962). The bug in clang-tidy's
test suite exposed by the original commit was fixed in r360009.
llvm-svn: 360010
Diffstat (limited to 'clang/lib/Sema/SemaDeclCXX.cpp')
0 files changed, 0 insertions, 0 deletions