[all-commits] [llvm/llvm-project] 40117b: [libcxx] Implement the permissions function for wi...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Tue Feb 2 23:28:29 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40117b700f723a27b90989a429ceb66c0873b161
https://github.com/llvm/llvm-project/commit/40117b700f723a27b90989a429ceb66c0873b161
Author: Martin Storsjö <martin at martin.st>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M libcxx/src/filesystem/operations.cpp
M libcxx/src/filesystem/posix_compat.h
Log Message:
-----------
[libcxx] Implement the permissions function for windows
Differential Revision: https://reviews.llvm.org/D91171
Commit: cdc60a3b9aa523b49329a7a5e4c1774d3b9e3db9
https://github.com/llvm/llvm-project/commit/cdc60a3b9aa523b49329a7a5e4c1774d3b9e3db9
Author: Martin Storsjö <martin at martin.st>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M libcxx/src/filesystem/operations.cpp
M libcxx/src/filesystem/posix_compat.h
Log Message:
-----------
[libcxx] Implement the read_symlink function for windows
Differential Revision: https://reviews.llvm.org/D91172
Compare: https://github.com/llvm/llvm-project/compare/97ba5cde5266...cdc60a3b9aa5
More information about the All-commits
mailing list