[all-commits] [llvm/llvm-project] 71f391: [clang][lit] mkdir before mkstemp in is_filesystem...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Tue Mar 18 13:20:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71f391040969c0dbdf4398a78a742b1a730e2e38
https://github.com/llvm/llvm-project/commit/71f391040969c0dbdf4398a78a742b1a730e2e38
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M clang/test/lit.cfg.py
Log Message:
-----------
[clang][lit] mkdir before mkstemp in is_filesystem_case_insensitive() (#131036)
In the CMake build test_exec_root already exists here, but not in the gn
build, which causes this to fail.
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