summaryrefslogtreecommitdiff
path: root/lib/msan/msan_interface_internal.h
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
commit929d2ccbf3afd1fc69a91aca258c177175ff900e (patch)
tree44c88048dfd67b5abef048c4497c9ae968c62b2a /lib/msan/msan_interface_internal.h
parent7fdfa4b8d87e169d47e17c9997528546282a57b5 (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. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@302887 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/msan/msan_interface_internal.h')
0 files changed, 0 insertions, 0 deletions