[all-commits] [llvm/llvm-project] d2b2d6: [libc] Fix missing close at the end of file test (...
Michael Jones via All-commits
all-commits at lists.llvm.org
Tue Aug 19 10:26:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2b2d6ff105545b7c395a97e3d4d6142453afce3
https://github.com/llvm/llvm-project/commit/d2b2d6ff105545b7c395a97e3d4d6142453afce3
Author: Michael Jones <michaelrj at google.com>
Date: 2025-08-19 (Tue, 19 Aug 2025)
Changed paths:
M libc/test/src/__support/File/file_test.cpp
Log Message:
-----------
[libc] Fix missing close at the end of file test (#154392)
The test added by #150802 was missing a close at the end.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list