[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:26 PST 2020
teemperor updated this revision to Diff 245109.
teemperor added a comment.
- Expand tests as suggested by Shafik (thanks!)
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.245109.patch
Type: text/x-patch
Size: 4473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200218/80e4390a/attachment.bin>
More information about the lldb-commits
mailing list