diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-07-23 02:56:49 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-07-23 02:56:49 +0000 |
commit | 796331c026a6cd33624c0f22e4e289fc89093b43 (patch) | |
tree | 306cc4979f731eecdccdcd3c0dd5cfa047b5712b /libcxx/test/std/experimental/filesystem/class.path/path.member/path.append.pass.cpp | |
parent | cec363527e93e89d54daae937532350d41672050 (diff) | |
download | bcm5719-llvm-796331c026a6cd33624c0f22e4e289fc89093b43.tar.gz bcm5719-llvm-796331c026a6cd33624c0f22e4e289fc89093b43.zip |
[LoopUnrollAnalyzer] Handle out of bounds accesses in visitLoad
While we handed loads past the end of an array, we didn't handle loads
_before_ the array.
This fixes PR28062.
N.B. While the bug in the code is obvious, I am struggling to craft a
test case which is reasonable in size.
llvm-svn: 276510
Diffstat (limited to 'libcxx/test/std/experimental/filesystem/class.path/path.member/path.append.pass.cpp')
0 files changed, 0 insertions, 0 deletions