[Lldb-commits] [PATCH] D131081: [lldb] Prevent race condition when fetching /proc/cpuinfo

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 8 14:18:21 PDT 2022


clayborg added a comment.

In D131081#3707956 <https://reviews.llvm.org/D131081#3707956>, @wallace wrote:

> 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.

Good point! Should be good to go


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