diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-11-12 10:04:32 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-11-12 10:04:32 +0100 |
commit | 52f3a2faf92c4d8efd0e626d52d5f64b7c5d468f (patch) | |
tree | aab0cd053518d6dab7704fd4e3d7d72469bf8710 /lldb/packages/Python/lldbsuite/test/commands/expression/macros/TestMacros.py | |
parent | 6cc853b416a2b0d0b435d145988c5d3b6faaa712 (diff) | |
download | bcm5719-llvm-52f3a2faf92c4d8efd0e626d52d5f64b7c5d468f.tar.gz bcm5719-llvm-52f3a2faf92c4d8efd0e626d52d5f64b7c5d468f.zip |
[lldb][NFC] Move LLVM RTTI implementation from enum to static ID variable
Summary:
swift-lldb currently has to patch the ExpressionKind enum to add support for Swift expressions. If we implement LLVM's RTTI
with a static ID variable instead of a centralised enum we can drop that patch.
Reviewers: labath, davide
Reviewed By: labath
Subscribers: JDevlieghere, lldb-commits
Tags: #upstreaming_lldb_s_downstream_patches, #lldb
Differential Revision: https://reviews.llvm.org/D70070
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/macros/TestMacros.py')
0 files changed, 0 insertions, 0 deletions