diff options
author | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2023-08-21 08:57:36 -0400 |
---|---|---|
committer | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2023-08-21 15:15:14 -0400 |
commit | 32223123d3643adb95872da6587b620ffae9a39b (patch) | |
tree | 49a48b35b510f32c334bf3ac17a79cd4c02ffeaa /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 6ca0b27298707bb7be6f2bb796952e908d344d40 (diff) | |
download | llvm-32223123d3643adb95872da6587b620ffae9a39b.zip llvm-32223123d3643adb95872da6587b620ffae9a39b.tar.gz llvm-32223123d3643adb95872da6587b620ffae9a39b.tar.bz2 |
[DwarfDebug][NFC] Factor out 'isInitialized' logic
The class 'DbgVariable' can be in one of three states, and the "is any of them
initialization" logic for them is repeated in a couple of places. We may want to
expand this class in the future; as such, we factor out this common logic so
that it is easier to modify.
Differential Revision: https://reviews.llvm.org/D158438
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions