summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2017-05-12 09:39:32 +0000
committerAlexander Potapenko <glider@google.com>2017-05-12 09:39:32 +0000
commitf06fbd47941b79021a61d56be99a34e7fe484168 (patch)
tree7000314f6d5c6379f94947693355fec4877ad03c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentc05fcc0d9e4f5bc894335fb144f5b74732accfe2 (diff)
[msan] Remove a failing test from MemorySanitizer.ICmpRelational
This is a follow-up to r302787, which broke MemorySanitizer.ICmpRelational. MSan is now reporting a false positive on the following test case: TestForNotPoisoned((poisoned(-1, 0x80000000U) >= poisoned(-1, 0U))) , which is sort of anticipated, because we're approximating the comparison with an OR of the arguments' shadow values. llvm-svn: 302887
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions