[all-commits] [llvm/llvm-project] cb1511: [libc++] use more early returns for consistency
Joerg Sonnenberger via All-commits
all-commits at lists.llvm.org
Sun May 23 14:11:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb1511645170ec23036631790398d8143a832265
https://github.com/llvm/llvm-project/commit/cb1511645170ec23036631790398d8143a832265
Author: Joerg Sonnenberger <joerg at bec.de>
Date: 2021-05-23 (Sun, 23 May 2021)
Changed paths:
M libcxx/src/filesystem/operations.cpp
Log Message:
-----------
[libc++] use more early returns for consistency
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D96983
More information about the All-commits
mailing list