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
Commit message (
Expand
)
Author
Age
Files
Lines
*
yamlify lit/Minidump tests
Pavel Labath
2019-04-24
7
-82
/
+173
*
PostfixExpression: move parser out of NativePDB internals
Pavel Labath
2019-04-24
6
-96
/
+205
*
[Docs] Add more redirects
Jonas Devlieghere
2019-04-24
1
-1
/
+2
*
[Docs] Update the CI page
Jonas Devlieghere
2019-04-24
1
-0
/
+17
*
[Docs] Move external links up
Jonas Devlieghere
2019-04-24
2
-18
/
+5
*
[Docs] Fix link to C++ docs
Jonas Devlieghere
2019-04-24
2
-2
/
+3
*
Lock accesses to OptionValueFileSpecList objects
Frederic Riss
2019-04-23
13
-30
/
+56
*
[Reproducers] Limit logging to calls that cross the API boundary.
Jonas Devlieghere
2019-04-23
2
-101
/
+93
*
Revert "[EditLineTest] Not always TERM is available, e.g. on some bots."
Davide Italiano
2019-04-23
1
-13
/
+3
*
[Docs] Add missing leading slash
Jonas Devlieghere
2019-04-23
1
-5
/
+5
*
[Docs] Add 301 redirects for old URLs
Jonas Devlieghere
2019-04-23
2
-0
/
+8
*
Move postfix expression code out of the NativePDB plugin
Pavel Labath
2019-04-23
2
-233
/
+246
*
modify-python-lldb: Remove \a-removing code
Pavel Labath
2019-04-23
5
-23
/
+19
*
FuncUnwinders: remove "current_offset" from function arguments
Pavel Labath
2019-04-23
9
-117
/
+161
*
UnwindPlan: pretty-print dwarf expressions
Pavel Labath
2019-04-23
3
-4
/
+62
*
yamlify TestMiniDumpUUID binaries
Pavel Labath
2019-04-23
19
-34
/
+183
*
One small tweak to LocateExecutableScriptingResources - I
Jason Molenda
2019-04-23
1
-2
/
+2
*
Add a small check to PlatformDarwin::LoadScriptingResourceForModule
Jason Molenda
2019-04-23
1
-3
/
+6
*
Fix a bug in my change to ModulesDidLoad in r357955.
Jason Molenda
2019-04-22
1
-5
/
+3
*
[Docs] Move API docs to the front page
Jonas Devlieghere
2019-04-22
2
-6
/
+7
*
Rename C++ TestGlobalVariables.py to have a distinct name from C version.
Adrian Prantl
2019-04-22
1
-0
/
+0
*
[EditLineTest] Not always TERM is available, e.g. on some bots.
Davide Italiano
2019-04-22
1
-3
/
+13
*
[Reproducers] Fix lifetime issue
Jonas Devlieghere
2019-04-22
2
-2
/
+2
*
[NativePDB] Add anonymous namespaces support
Aleksandr Urakov
2019-04-22
6
-11
/
+45
*
Minidump: yamlify module-related unit tests
Pavel Labath
2019-04-21
6
-134
/
+60
*
@skipIfLinux flaky lldb-mi tests
Pavel Labath
2019-04-21
3
-0
/
+3
*
Make TestVSCode_step pass reliably
Pavel Labath
2019-04-21
1
-7
/
+1
*
modify-python-lldb.py: Remove docstring formatting code
Pavel Labath
2019-04-21
3
-79
/
+60
*
[Tests] Split float test into float and doubles
Jonas Devlieghere
2019-04-19
4
-18
/
+76
*
[Docs] Add more info about building the docs
Jonas Devlieghere
2019-04-19
1
-15
/
+27
*
This test doesn't need to be run for all debug formats.
Jim Ingham
2019-04-19
1
-0
/
+1
*
[Docs] Make Doxygen functional
Jonas Devlieghere
2019-04-19
4
-36
/
+11
*
[Python] Simplify the code. NFCI.
Davide Italiano
2019-04-18
4
-24
/
+8
*
[crashlog] Strip trailing `\n` from check_output return.
Davide Italiano
2019-04-18
1
-1
/
+1
*
[CodeComplete] Remove obsolete isOutputBinary().
Sam McCall
2019-04-18
1
-1
/
+1
*
[Docs] Add LLDB bots
Jonas Devlieghere
2019-04-18
2
-0
/
+21
*
[CMake] Emit LLDB.framework.dSYM to avoid potential name collision with drive...
Stefan Granitz
2019-04-18
1
-0
/
+4
*
Clean up docstrings in swig interface files
Pavel Labath
2019-04-18
55
-1824
/
+1563
*
[lldb] [test] Mark three more tests flakey/xfail on NetBSD
Michal Gorny
2019-04-18
2
-0
/
+3
*
[Shell] Simplify Extracting Python Version
Jonas Devlieghere
2019-04-18
1
-2
/
+1
*
[lldb] Don't filter variable list when doing a lookup by mangled name in Symb...
Kuba Mracek
2019-04-18
4
-1
/
+66
*
[Cmake] Add missing dependency for running tests.
Davide Italiano
2019-04-17
1
-0
/
+3
*
[crashlog] Use the right path for dsymforUUID and remove an unnecessary import.
Davide Italiano
2019-04-17
1
-6
/
+1
*
[CMake] Remove Apple-specific version logic.
Frederic Riss
2019-04-17
3
-38
/
+1
*
Clear the output string passed to GetHostName()
Aaron Smith
2019-04-17
2
-0
/
+8
*
[tools] Only build lldb-test when needed.
Davide Italiano
2019-04-16
1
-1
/
+5
*
[Process] Fix linux arm64 single step compilation failure
Alex Langford
2019-04-16
1
-0
/
+1
*
[tools] Make vscode and lldb-instr optional.
Davide Italiano
2019-04-16
5
-2
/
+16
*
[debugserver] Relax the codesigning identity check
Frederic Riss
2019-04-16
1
-11
/
+7
*
Fix symtab-macho.test broken by r358500
Pavel Labath
2019-04-16
2
-2
/
+2
[next]