summaryrefslogtreecommitdiffstats
path: root/lldb/tools/driver/Driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/tools/driver/Driver.h')
-rw-r--r--lldb/tools/driver/Driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/tools/driver/Driver.h b/lldb/tools/driver/Driver.h
index 16558e013dc..2366854dd11 100644
--- a/lldb/tools/driver/Driver.h
+++ b/lldb/tools/driver/Driver.h
@@ -111,6 +111,7 @@ public:
std::vector<std::string> m_source_command_files;
bool m_debug_mode;
bool m_print_version;
+ bool m_print_python_path;
bool m_print_help;
bool m_wait_for;
std::string m_process_name;
OpenPOWER on IntegriCloud