[libc-commits] [PATCH] D150118: [libc] Prevent changing ownership of the port once opened
Jon Chesterfield via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon May 8 07:16:13 PDT 2023
JonChesterfield added a comment.
Let's put port.close in the destructor in the same commit as that's available branch-free for non-movable types. Otherwise LG.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150118/new/
https://reviews.llvm.org/D150118
More information about the libc-commits
mailing list