[Lldb-commits] [PATCH] Python split [1/2] - File renames

Zachary Turner zturner at google.com
Fri Feb 27 13:32:10 PST 2015


Also do we need to move the entire ScriptInterpreter folder, or just the language-specific folders?  If we move the whole folder, then if you don't compile API, you won't even have definitions for the base class.  And people frequently need this for example to get a pointer to the script interpreter from the command interpreter.  So I'm thinking we should only move the language specific folder, and leave ScriptInterpreter available even when API is not built.  Thoughts?


http://reviews.llvm.org/D7956

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list