diff options
author | Davide Italiano <davide@freebsd.org> | 2017-06-27 00:33:37 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2017-06-27 00:33:37 +0000 |
commit | 604c003f5ffbc52604a03253fd57b2f3a361f4f9 (patch) | |
tree | db23f33ff31b6b912f9d7aafc5ececc7a78d7e66 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 92843707f6ffe60c2bed57cbbf17d08d65d46e22 (diff) | |
download | bcm5719-llvm-604c003f5ffbc52604a03253fd57b2f3a361f4f9.tar.gz bcm5719-llvm-604c003f5ffbc52604a03253fd57b2f3a361f4f9.zip |
[CFLAA] Use raw pointers instead of Optional<Pointer>. NFC.
Using Optional<> here doesn't seem to be terribly valuable, but
this is not the main point of this change. The change enables
us to merge the (now) two identical copies of parentFunctionOfValue()
that Steensgaard's and Andersens' provide.
llvm-svn: 306351
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions