[all-commits] [llvm/llvm-project] e2f118: Write file to tmp directory (#141668)
Walter Lee via All-commits
all-commits at lists.llvm.org
Tue May 27 18:15:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2f118df1dc9c3f5dbff68393d2a91ad3543d71e
https://github.com/llvm/llvm-project/commit/e2f118df1dc9c3f5dbff68393d2a91ad3543d71e
Author: Walter Lee <49250218+googlewalt at users.noreply.github.com>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
M llvm/unittests/Object/OffloadingBundleTest.cpp
Log Message:
-----------
Write file to tmp directory (#141668)
This makes the test more portable. In google, the test was failing
because a test cannot write to its own directory in a sandbox.
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