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
/
source
/
Plugins
/
ScriptInterpreter
/
Python
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] find_first_of/find_last_of -> find/rfind for single char.
Jonas Devlieghere
2019-03-28
1
-2
/
+2
*
[Python] Remove unused includes
Jonas Devlieghere
2019-03-27
3
-15
/
+7
*
[Python] Remove dynamic indirection
Jonas Devlieghere
2019-03-26
2
-452
/
+69
*
[ScriptInterpreterPython] Try to make the sanitizer bot green again.
Davide Italiano
2019-03-26
1
-1
/
+1
*
[Python] Define empty SWIG wrapper for unit testin"
Jonas Devlieghere
2019-03-26
1
-27
/
+0
*
[Python] Move SWIG wrapper dependency into the plugin
Jonas Devlieghere
2019-03-25
1
-0
/
+27
*
[ScriptInterpreterPython] Make SWIG callback private (NFC)
Jonas Devlieghere
2019-03-25
2
-172
/
+208
*
[ScriptInterpreterPython] Move SWIG initialization into the Python plugin (NFC)
Jonas Devlieghere
2019-03-25
2
-38
/
+202
*
[ScriptInterpreter] Remove a warning and reformat comments.
Davide Italiano
2019-03-22
1
-6
/
+6
*
[ScriptInterpreter] Make sure that PYTHONHOME is right.
Davide Italiano
2019-03-22
1
-0
/
+10
*
[lldb] Add missing EINTR handling
Michal Gorny
2019-03-21
1
-1
/
+2
*
[ScriptInterpreterPython] Remove dead code.
Davide Italiano
2019-03-19
1
-16
/
+0
*
Quiet command regex instructions during batch execution
Dave Lee
2019-03-10
2
-3
/
+3
*
Re-apply "Fix embedded Python initialization according to changes in version ...
Tatyana Krasnukha
2019-03-06
1
-1
/
+13
*
Revert "Fix embedded Python initialization according to changes in version 3.7"
Tatyana Krasnukha
2019-03-05
1
-13
/
+1
*
Fix embedded Python initialization according to changes in version 3.7
Tatyana Krasnukha
2019-03-05
1
-1
/
+13
*
Add PythonBoolean type to the PythonDataObjects
Tatyana Krasnukha
2019-02-16
2
-0
/
+78
*
Fix potential UB when target_file directory is null
Stefan Granitz
2019-02-15
1
-0
/
+5
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-26
/
+26
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
1
-5
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
7
-28
/
+21
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
2
-8
/
+4
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
2
-8
/
+0
*
[FileSystem] Open File instances through the FileSystem.
Jonas Devlieghere
2018-11-02
2
-5
/
+10
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+2
*
[FileSystem] Remove Exists() from FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+1
*
[NFC] Fixed -Wsign-compare warning
David Bolvansky
2018-10-31
1
-1
/
+1
*
[lldb] Introduce StackFrameRecognizer [take 3]
Kuba Mracek
2018-10-31
2
-0
/
+80
*
Revert r345686 due to build failures
Kuba Mracek
2018-10-31
2
-79
/
+0
*
[lldb] Introduce StackFrameRecognizer [take 2]
Kuba Mracek
2018-10-31
2
-0
/
+79
*
Revert r345678 (build failure on Linux machines).
Kuba Mracek
2018-10-31
2
-79
/
+0
*
[lldb] Introduce StackFrameRecognizer
Kuba Mracek
2018-10-31
2
-0
/
+79
*
Fix double import of _lldb module.
Vadim Chugunov
2018-10-14
1
-0
/
+3
*
Add a "scripted" breakpoint type to lldb.
Jim Ingham
2018-09-13
2
-2
/
+112
*
Fix PythonString::GetString for >=python-3.7
Pavel Labath
2018-07-25
1
-3
/
+5
*
[NFC] Minor code refactoring.
Raphael Isemann
2018-07-23
1
-4
/
+1
*
No longer pass a StringRef to the Python API
Raphael Isemann
2018-07-13
1
-2
/
+3
*
Get rid of the C-string parameter in DoExecute
Raphael Isemann
2018-07-12
2
-128
/
+130
*
Partially revert r335236
Pavel Labath
2018-06-21
7
-0
/
+40
*
ScriptInterpreterPython cleanup
Pavel Labath
2018-06-21
8
-70
/
+18
*
Remove dependency from Host to python
Pavel Labath
2018-06-20
3
-1
/
+85
*
Replace HostInfo::GetLLDBPath with specific functions
Pavel Labath
2018-06-19
1
-3
/
+2
*
[FileSpec] Delegate common operations to llvm::sys::path
Jonas Devlieghere
2018-06-13
1
-2
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
3
-199
/
+157
*
s/LLVM_ON_WIN32/_WIN32/, lldb
Nico Weber
2018-04-10
1
-1
/
+1
*
Revert r317182 for https://reviews.llvm.org/D39128
Jason Molenda
2017-11-02
4
-172
/
+17
*
Commit Lawrence D'Anna's patch to change
Jason Molenda
2017-11-02
4
-17
/
+172
*
Ahhhh roll back that commit, I didn't see that Lawrence had filed
Jason Molenda
2017-11-02
3
-134
/
+18
*
Commit Lawrence D'Anna's patch to change
Jason Molenda
2017-11-02
3
-18
/
+134
*
Reverting r315966 - it caused a build failure on an ubuntu x android bot.
Jason Molenda
2017-10-17
3
-134
/
+18
[next]