diff options
author | Michael Jones <michaelrj@google.com> | 2024-08-26 12:04:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 12:04:24 -0700 |
commit | bfc7540e15e29ba5e73cdeb22a825138f1be609a (patch) | |
tree | 8ba857e30f163806a5eb38e26aa5feab1f02ccba /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | a35398d1bb2aacb3060bdcfa6d4553c13e473a6a (diff) | |
download | llvm-bfc7540e15e29ba5e73cdeb22a825138f1be609a.zip llvm-bfc7540e15e29ba5e73cdeb22a825138f1be609a.tar.gz llvm-bfc7540e15e29ba5e73cdeb22a825138f1be609a.tar.bz2 |
[libc] Fix file collision causing test flake (#106119)
In patch #105293 tests for vfscanf were added, meant to be identical to
the fscanf tests. Unfortunately, the author forgot to rename the target
file causing an occasional test flake where one test writes to the file
while the other is trying to read it. This patch fixes the issue by
renaming the target test file for the vfscanf test.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions