[all-commits] [llvm/llvm-project] 8c305a: [libcxx] Rename a method in PathParser for clarity...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Sat Feb 20 00:20:42 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c305a5d82e22c38e0c5061ee221ef0ce82f7d7c
https://github.com/llvm/llvm-project/commit/8c305a5d82e22c38e0c5061ee221ef0ce82f7d7c
Author: Martin Storsjö <martin at martin.st>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M libcxx/src/filesystem/operations.cpp
Log Message:
-----------
[libcxx] Rename a method in PathParser for clarity. NFC.
Differential Revision: https://reviews.llvm.org/D97081
Commit: 7b5f0050a9019e03ceda6cc7dbaadf56c71ec211
https://github.com/llvm/llvm-project/commit/7b5f0050a9019e03ceda6cc7dbaadf56c71ec211
Author: Martin Storsjö <martin at martin.st>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/copy_file.pass.cpp
Log Message:
-----------
[libcxx] [test] Remove two unnecesary files/variables in a test
These don't seem to have any function in the test.
The non_regular_file one seems to have been added in
0f8c8f59df057a85d6d49913ec9877c6d597785b, without any apparent
purpose there.
Differential Revision: https://reviews.llvm.org/D97083
Compare: https://github.com/llvm/llvm-project/compare/1a5c92f68021...7b5f0050a901
More information about the All-commits
mailing list