diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-12-17 09:55:51 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-12-17 10:42:09 +0100 |
commit | 6e1fe4966c402d17a253b38192cfd5e8b919ab8e (patch) | |
tree | f57baecdf099febcd88406e1364e4adb21f7d827 /lldb/packages/Python | |
parent | d5b54bbfaf19a8527ebf70fbf23cb8d2937f15ef (diff) | |
download | bcm5719-llvm-6e1fe4966c402d17a253b38192cfd5e8b919ab8e.tar.gz bcm5719-llvm-6e1fe4966c402d17a253b38192cfd5e8b919ab8e.zip |
[lldb][NFC] Remove implementation of GetOriginalDecl and just call GetDeclOrigin instead
Those functions have the same semantics beside some small optimization of not creating
a new empty ASTContextMetadataSP value in the metadata map. We never actually hit this
optimization according to test coverage so let's just call GetDeclOrigin instead.
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions