Commit
0a5703458b7f577f628ca123a47c209653f19dc2
by Jonas Devlieghere
[lldb/SWIG] Guard embedded Python code in SWIG interfaces by SWIGPYTHON Guard the embedded Python code in LLDB's interface files by the SWIGPYTHON define to ensures they can be reused for other languages supported by SWIG.