summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/interface/SBCompileUnit.i
Commit message (Expand)AuthorAgeFilesLines
* [lldb/Bindings] Move bindings into their own subdirectoryJonas Devlieghere2020-01-091-138/+0
* [lldb/SWIG] Refactor extensions to be non Python-specific (2/2)Jonas Devlieghere2020-01-081-0/+2
* [lldb/SWIG] Guard embedded Python code in SWIG interfaces by SWIGPYTHONJonas Devlieghere2019-12-081-0/+2
* [swig] Don't mess with swig internals.Jonas Devlieghere2019-07-021-5/+2
* Revert "[swig] Define attribute(ref) instead of accessing swig internals."Jonas Devlieghere2019-07-021-5/+6
* [swig] Define attribute(ref) instead of accessing swig internals.Jonas Devlieghere2019-07-021-6/+5
* modify-python-lldb: Remove \a-removing codePavel Labath2019-04-231-2/+2
* Clean up docstrings in swig interface filesPavel Labath2019-04-181-22/+19
* modify-python-lldb.py: clean up __iter__ and __len__ supportPavel Labath2019-04-031-0/+9
* Add "operator bool" to SB APIsPavel Labath2019-03-111-0/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Make some more of the LLDB/SWIG/Python glue Python 3 aware.Zachary Turner2015-10-161-4/+4
* Start to share SWIG interface files between languages.Bruce Mitchener2015-04-241-0/+130
OpenPOWER on IntegriCloud