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

Greg Clayton clayborg at gmail.com
Fri Feb 27 13:22:06 PST 2015


We probably need to move the ScriptInterpreter folder into the "lldb/source/API" directory:

For general script interpreter files that aren't tied to a language:

lldb/source/API/ScriptInterpreter

Then all python stuff should go into:

lldb/source/API/ScriptInterpreter/Python

This pertains to my comments in your other Python related changes.


http://reviews.llvm.org/D7956

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






More information about the lldb-commits mailing list