[Lldb-commits] [PATCH] D131081: [lldb] Prevent race condition when fetching /proc/cpuinfo
walter erquinigo via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 8 13:59:29 PDT 2022
wallace added a comment.
That's important to know. At least in this case this code only runs on Linux, so hopefully we are good with the atomic static initialization.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131081/new/
https://reviews.llvm.org/D131081
More information about the lldb-commits
mailing list