commit | 8bd5e74fa9d37a182088114918380e255e22e493 | [log] [tgz] |
---|---|---|
author | Alexander Potapenko <glider@google.com> | Thu Feb 28 14:09:30 2013 +0000 |
committer | Alexander Potapenko <glider@google.com> | Thu Feb 28 14:09:30 2013 +0000 |
tree | 3ca69c81a248fc1d5bd9523a299d2e41dcf29230 | |
parent | d91046de8b90d78280ec378fce6f3da8cbfd786a [diff] |
[ASan] Add the memcmp_strict flag (1 by default) that controls the behavior of accessibility checks in memcmp. 1: memcmp(p1, p2, n) always checks n bytes 0: memcmp checks up to n bytes depending on whether the memory contents differ. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@176256 91177308-0d34-0410-b5e6-96231b3b80d8