[Lldb-commits] [PATCH] D74310: [lldb] Don't model std::atomic as a transparent data structure in the data formatter

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 18 02:23:32 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG51d8c598331b: [lldb] Don't model std::atomic as a transparent data structure in the data… (authored by teemperor).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74310/new/

https://reviews.llvm.org/D74310

Files:
  lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/TestLibCxxAtomic.py
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74310.245110.patch
Type: text/x-patch
Size: 4473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200218/9834e875/attachment-0001.bin>


More information about the lldb-commits mailing list