diff options
author | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2021-11-16 23:56:21 +0100 |
---|---|---|
committer | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2021-11-17 00:01:20 +0100 |
commit | 86b3100cde841b2344327f8f628b8a09a4ac5b0c (patch) | |
tree | 79c6e6bfb176fa4a6a8da1f4dbd753c25ee21bc2 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 8b8e8704cebe2b989cd04938650945c77baf2e01 (diff) | |
download | llvm-86b3100cde841b2344327f8f628b8a09a4ac5b0c.zip llvm-86b3100cde841b2344327f8f628b8a09a4ac5b0c.tar.gz llvm-86b3100cde841b2344327f8f628b8a09a4ac5b0c.tar.bz2 |
[DebugInfo] Use DbgEntityKind in DbgEntity interface (NFC)
It was being used occasionally already, and using it on the constructor
and getDbgEntityID has obvious type safety benefits.
Also use llvm_unreachable in the switch as usual, but since only these
two values are used in constructor calls I think it's still NFC.
Reviewed By: probinson
Differential Revision: https://reviews.llvm.org/D113862
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions