[all-commits] [llvm/llvm-project] e13d1b: llvm/lib: Use <cerrno> explicitly since D146395 ha...
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Thu May 11 07:33:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e13d1b5227a77bb7becfd4c49a60720ecc33f870
https://github.com/llvm/llvm-project/commit/e13d1b5227a77bb7becfd4c49a60720ecc33f870
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M llvm/lib/Object/ArchiveWriter.cpp
M llvm/lib/Support/JSON.cpp
M llvm/lib/Support/Path.cpp
Log Message:
-----------
llvm/lib: Use <cerrno> explicitly since D146395 has hidden `errno`
Differential Revision: https://reviews.llvm.org/D149513
More information about the All-commits
mailing list