summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2020-04-16 10:43:09 +0100
committerFlorian Hahn <flo@fhahn.com>2020-04-21 14:49:02 +0100
commit647c9e72e4bee3676f19e92dd5be84f165dcaffa (patch)
tree60286363dde50f943672a2085bb2e3f8c45f32fd /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentba72389269bb6201ae79b1425ef7b3ee5a0941cf (diff)
[VPlan] Make various tryTo* helpers private and mark as const (NFC).
The individual tryTo* helpers do not need to be public. Also, the builder contained two consecutive public: sections, which is not necessary. Moved the remaining public methods after the constructor. Also make some of the tryTo* helpers const. Reviewers: gilr, rengolin, Ayal, hsaito Reviewed by: gilr Differential Revision: https://reviews.llvm.org/D78288
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions