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
*
Fix module cache sym links' creation for symbol files.
Oleksiy Vyalov
2015-11-03
1
-2
/
+2
*
Revert "Make new dotest.py executable"
Pavel Labath
2015-11-02
1
-0
/
+0
*
Revert "Remove the __import__ hack of lldbtest_config."
Pavel Labath
2015-11-02
1
-2
/
+5
*
This test case does not actually depend on Cocoa; Foundation is good enoguh
Enrico Granata
2015-11-02
2
-2
/
+2
*
Create lldbsuite.support package with `seven` file.
Zachary Turner
2015-11-02
2
-0
/
+17
*
Add a sketched out section on adding Language and LanguageRuntime plugins for...
Enrico Granata
2015-11-02
1
-0
/
+23
*
Revert part of r239007 related to creating the Python symlink.
Zachary Turner
2015-11-02
1
-9
/
+0
*
Change ValueObject::IsLogicalTrue so that it starts by asking the applicable ...
Enrico Granata
2015-11-02
3
-0
/
+26
*
Move go expression tests to the new location.
Ryan Brown
2015-11-02
2
-0
/
+0
*
First pass on www docs: Adding Programming Language Support to LLDB
Todd Fiala
2015-11-02
1
-0
/
+170
*
[dosep] Fix-up callers of process_dir, after it got its argument removed
Pavel Labath
2015-11-02
1
-2
/
+2
*
Calculate size of sockaddr_un manually for abstract sockets:
Oleksiy Vyalov
2015-11-02
1
-8
/
+31
*
Remove the __import__ hack of lldbtest_config.
Zachary Turner
2015-11-02
1
-5
/
+2
*
Create an expression parser for Go.
Ryan Brown
2015-11-02
29
-397
/
+7215
*
Make dosep correctly invoke the top-level script when forking out
Zachary Turner
2015-11-02
2
-6
/
+6
*
Handle the options and parameters separator in every MI command
Hafiz Abid Qadeer
2015-11-02
5
-3
/
+8
*
Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/API and source/...
Eugene Zelenko
2015-10-31
9
-429
/
+334
*
Harden this test case to do the right thing in the face of compiler changes
Enrico Granata
2015-10-31
2
-2
/
+8
*
Fix Clang-tidy modernize-use-override warnings in include/lldb/Expression, so...
Eugene Zelenko
2015-10-31
7
-155
/
+122
*
Abstract the notion of the truth value of an expression result, for use
Jim Ingham
2015-10-31
3
-9
/
+37
*
Make the error return more explicit when an SBValue has no value.
Jim Ingham
2015-10-30
1
-0
/
+3
*
Add a few missing includes.
Jim Ingham
2015-10-30
1
-0
/
+2
*
Fix an error message (the debugger was invalid, not the target.)
Jim Ingham
2015-10-30
1
-1
/
+1
*
Fix Clang-tidy modernize-use-nullptr warnings in source/Breakpoint; other min...
Eugene Zelenko
2015-10-30
11
-209
/
+142
*
Remove 2 lines missed in earlier commit (r251636).
Hafiz Abid Qadeer
2015-10-30
1
-2
/
+0
*
Mark another TestEvents test as flaky on linux
Pavel Labath
2015-10-30
1
-0
/
+1
*
Make new dotest.py executable
Pavel Labath
2015-10-30
1
-0
/
+0
*
Added real editline tests.
Todd Fiala
2015-10-30
4
-84
/
+382
*
Some test cases that need the lldbExec path were failing because lldbExec was...
Enrico Granata
2015-10-30
1
-1
/
+4
*
Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Process/Utili...
Eugene Zelenko
2015-10-30
7
-415
/
+449
*
Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/Symbol; other m...
Eugene Zelenko
2015-10-30
12
-161
/
+196
*
Remove two #if0ed regions of code that we were using for an experiment but do...
Enrico Granata
2015-10-29
1
-14
/
+0
*
Add a --offset option to memory read that allows one to specify, given a type...
Enrico Granata
2015-10-29
3
-2
/
+24
*
Do not accept nullptr descriptions as valid summaries to be printed
Enrico Granata
2015-10-29
1
-2
/
+7
*
Add a --language (-l) option to the formatter delete commands in order to all...
Enrico Granata
2015-10-29
3
-25
/
+100
*
Give the test class it's own name (it was reusing the name from TestCompletio...
Jim Ingham
2015-10-29
1
-1
/
+1
*
Fix Clang-tidy modernize-use-nullptr warnings in remaining files in include/l...
Eugene Zelenko
2015-10-29
10
-203
/
+177
*
Fix Clang-tidy modernize-use-nullptr warnings in some files in include/lldb/T...
Eugene Zelenko
2015-10-29
3
-315
/
+251
*
Add an 'internal' kind of summary to support one-off subclasses of TypeSummar...
Enrico Granata
2015-10-29
2
-3
/
+19
*
Better handle the arguments common to all MI commands.
Hafiz Abid Qadeer
2015-10-29
20
-142
/
+67
*
Fixup lldb-argdumper cmake build
Pavel Labath
2015-10-29
1
-1
/
+1
*
Fix flakyness in TestChangeProcessGroup
Pavel Labath
2015-10-29
1
-3
/
+8
*
Rename argdumper to lldb-argdumper
Todd Fiala
2015-10-29
6
-35
/
+35
*
Leave TestAttachResume as flakey on linux
Pavel Labath
2015-10-29
1
-0
/
+1
*
Correctly include LLVM_EXTERNAL_CLANG_SOURCE_DIR.
Chaoren Lin
2015-10-29
1
-1
/
+5
*
Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/Expression and ...
Eugene Zelenko
2015-10-29
14
-175
/
+185
*
Xcode suggested enabling a "no common blocks" warning
Jason Molenda
2015-10-29
10
-49
/
+84
*
Explicitly cast size_t var to (uint64_t) when printf format is PRIx64.
Jason Molenda
2015-10-29
1
-2
/
+2
*
Static analyzer noticed that a null get_pending_items_caller could
Jason Molenda
2015-10-29
1
-1
/
+7
*
Fix potential null deref; after SymbolContextSpecifier::SymbolContextMatches
Jason Molenda
2015-10-28
1
-1
/
+1
[next]