diff options
author | Pavel Labath <pavel@labath.sk> | 2019-12-09 18:24:45 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-12-12 11:45:03 +0100 |
commit | d6d36ae4a052e9fefd2926005a69f6cebfa5832b (patch) | |
tree | 90f55583febab9b43bc4197fd1e8e006e62a8dc6 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 75b04c7af9e7c48e0128a602f2edb17272e3bfaa (diff) | |
download | bcm5719-llvm-d6d36ae4a052e9fefd2926005a69f6cebfa5832b.tar.gz bcm5719-llvm-d6d36ae4a052e9fefd2926005a69f6cebfa5832b.zip |
[lldb] "See through" atomic types in ClangASTContext
Summary:
This enables us to display the contents of atomic structs. Calling the
removal of _Atomic "desugaring" is not fully correct as it does more
than remove sugar, but it is the right thing to do for most of the
things that we care about. We can change this back once we decide to
support atomic types more comprehensively.
Reviewers: teemperor, shafik
Subscribers: jfb, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D71262
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions