[PATCH] D78022: Introduce llvm::sys::Process::getProcessId() and adopt it
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 12:26:34 PDT 2020
dblaikie added a subscriber: rnk.
dblaikie added a comment.
@rnk would you mind taking a look at this for portability concerns. Any idea if there are any problematic/interesting difference in semantics between the concept of PIDs on Windows & Linux, etc?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78022/new/
https://reviews.llvm.org/D78022
More information about the llvm-commits
mailing list