index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
scripts
/
interface
/
SBFrame.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/Bindings] Move bindings into their own subdirectory
Jonas Devlieghere
2020-01-09
1
-364
/
+0
*
[lldb/SWIG] Refactor extensions to be non Python-specific (2/2)
Jonas Devlieghere
2020-01-08
1
-0
/
+2
*
[lldb/SWIG] Guard embedded Python code in SWIG interfaces by SWIGPYTHON
Jonas Devlieghere
2019-12-08
1
-0
/
+2
*
[swig] Don't mess with swig internals.
Jonas Devlieghere
2019-07-02
1
-79
/
+26
*
Revert "[swig] Define attribute(ref) instead of accessing swig internals."
Jonas Devlieghere
2019-07-02
1
-29
/
+79
*
[swig] Define attribute(ref) instead of accessing swig internals.
Jonas Devlieghere
2019-07-02
1
-79
/
+29
*
Clean up docstrings in swig interface files
Pavel Labath
2019-04-18
1
-89
/
+78
*
Remove unneeded #ifdef SWIGs
Pavel Labath
2019-04-09
1
-3
/
+0
*
Add "operator bool" to SB APIs
Pavel Labath
2019-03-11
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add support for artificial tail call frames
Vedant Kumar
2018-10-05
1
-0
/
+11
*
Teach SBFrame how to guess its language.
Jim Ingham
2017-04-12
1
-0
/
+8
*
Add a GetDisplayName() API to SBFrame, SBFunction and SBSymbol
Enrico Granata
2015-07-06
1
-0
/
+3
*
Add const versions of SBFrame::GetFunctionName and SBFrame::IsInlined.
Oleksiy Vyalov
2015-06-25
1
-1
/
+7
*
Revert rL240435: "Mark SBFrame::GetFunctionName and SBFrame::IsInlined as con...
Oleksiy Vyalov
2015-06-24
1
-2
/
+2
*
Mark SBFrame::GetFunctionName and SBFrame::IsInlined as const.
Oleksiy Vyalov
2015-06-23
1
-2
/
+2
*
Add a .parent property to SBFrame's Python interface which allows easy access...
Enrico Granata
2015-06-16
1
-0
/
+10
*
Add quick bit of doc about SBFrame::GetCFA().
Jason Molenda
2015-05-28
1
-0
/
+6
*
Added a new API to SBFrame:
Greg Clayton
2015-05-28
1
-0
/
+3
*
Start to share SWIG interface files between languages.
Bruce Mitchener
2015-04-24
1
-0
/
+379