diff options
author | Michael Jones <michaelrj@google.com> | 2022-12-12 13:21:41 -0800 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2022-12-12 13:22:56 -0800 |
commit | 816b5e546c6553afd463f9630b248a17702700c9 (patch) | |
tree | c6bd78510a2ea4e035611ac0e0aad8c0436f00e7 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 6fe6d8d329fceedf70e942eb445673f93210b203 (diff) | |
download | llvm-816b5e546c6553afd463f9630b248a17702700c9.zip llvm-816b5e546c6553afd463f9630b248a17702700c9.tar.gz llvm-816b5e546c6553afd463f9630b248a17702700c9.tar.bz2 |
[libc] remove use after free in tests.
There were some tests added that attempted to access files after they
were closed to test errno behavior, this caused sanitizer issues. Those
portions of the tests have been disabled.
Differential Revision: https://reviews.llvm.org/D139878
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions