[libcxx-commits] [PATCH] D116234: [libc++][NFC] Reformat <__filesystem/operations.h>
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 23 14:49:19 PST 2021
philnik updated this revision to Diff 396105.
philnik added a comment.
I would replace `_LIBCPP_INLINE_VISIBILITY` with `_LIBCPP_HIDE_FROM_ABI` and move the two `__` functions in a following commit
Put one-liners in a single line
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116234/new/
https://reviews.llvm.org/D116234
Files:
libcxx/include/__filesystem/operations.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116234.396105.patch
Type: text/x-patch
Size: 35132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211223/4c9a4ef6/attachment-0001.bin>
More information about the libcxx-commits
mailing list