diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2013-02-05 14:32:03 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2013-02-05 14:32:03 +0000 |
commit | 1bc7298c441318b6199152571dd9f221d390cab1 (patch) | |
tree | 5a0b63dddd06235f0e4e6d891d60fae630debe01 /libclc | |
parent | 4b724429b8f0afee0f5f00a62365a3fa706cab34 (diff) | |
download | bcm5719-llvm-1bc7298c441318b6199152571dd9f221d390cab1.tar.gz bcm5719-llvm-1bc7298c441318b6199152571dd9f221d390cab1.zip |
[asan] Fix nonsensical reports of partial right OOB.
In case of partial right OOB, ASan was reporting
X is located 0 bytes to the right of [A, B)
where X was actually inside [A, B).
With this change, ASan will report B as the error address in such case.
llvm-svn: 174373
Diffstat (limited to 'libclc')
0 files changed, 0 insertions, 0 deletions