[PATCH] D95490: Support: Extract fs::resize_file_before_mapping_readwrite from FileOutputBuffer
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 11:47:31 PST 2021
dexonsmith added a comment.
In D95490#2534499 <https://reviews.llvm.org/D95490#2534499>, @rnk wrote:
> If I understand correctly, uploading a new patch triggered new build and test results, and now the reported size is 4096:
> https://reviews.llvm.org/harbormaster/unit/view/310832/
Navigating from there leads me to https://reviews.llvm.org/B86778, which links to the old patch with the unit tests bug (https://reviews.llvm.org/D95490?id=319428). I don't see a build for the (slightly) new(er) patch with the fix (https://reviews.llvm.org/D95490?id=319433). Do you see one somewhere?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95490/new/
https://reviews.llvm.org/D95490
More information about the llvm-commits
mailing list