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 buildbot regression by rL339929: NameError: global name 'test_directory' ...
Jan Kratochvil
2018-10-03
1
-1
/
+1
*
Adding skipIf to std::variant libc++ data-formatter test since get is not ava...
Shafik Yaghmour
2018-10-03
1
-0
/
+2
*
Skip test with older versions of clang
Adrian Prantl
2018-10-03
1
-0
/
+1
*
Pull FixupBreakpointPCAsNeeded into base class
Pavel Labath
2018-10-03
6
-153
/
+68
*
Remove unnecessary field
Adrian Prantl
2018-10-02
1
-1
/
+1
*
DWARFExpression: Resolve file addresses in the linked module
Adrian Prantl
2018-10-02
6
-0
/
+87
*
Remove GetPythonDir declaration from HostInfoBase class
Tatyana Krasnukha
2018-10-02
1
-4
/
+0
*
Enable C++ tests to run in the -gmodules configuration on Darwin.
Adrian Prantl
2018-10-01
2
-4
/
+4
*
Fix tests affected by printing change.
Jonas Devlieghere
2018-10-01
2
-2
/
+2
*
Fix build with GCC < 5.0 (PR39131)
Tatyana Krasnukha
2018-10-01
1
-1
/
+1
*
[lldb] Start a new line for the next output if there are no symbols in the cu...
Aaron Smith
2018-10-01
1
-0
/
+2
*
[Interpreter] Escape backticks when dumping format entities.
Jonas Devlieghere
2018-10-01
2
-1
/
+19
*
Escape newlines in default disassembly format.
Jonas Devlieghere
2018-10-01
1
-2
/
+2
*
Fix NetBSD build for r343409
Pavel Labath
2018-09-30
1
-1
/
+0
*
Pull GetSoftwareBreakpointPCOffset into base class
Pavel Labath
2018-09-30
5
-65
/
+34
*
[SBAPI/Target] Expose SetStatistics(bool enable)/GetStatistics().
Davide Italiano
2018-09-28
4
-0
/
+53
*
[Driver] Remove unused declarations and "include" directives
Tatyana Krasnukha
2018-09-28
2
-9
/
+1
*
Clean-up usage of OptionDefinition arrays
Tatyana Krasnukha
2018-09-28
5
-103
/
+61
*
Revert r343318 together with llvm commit r343317
Luke Cheeseman
2018-09-28
2
-3
/
+3
*
Reapply the changes reverted by r343236
Luke Cheeseman
2018-09-28
2
-3
/
+3
*
[PDB] Handle `char` as a builtin type
Aleksandr Urakov
2018-09-28
5
-4
/
+10
*
[lldb] Remove an assertion in RichManglingContext::GetBufferRef() hit when de...
Aaron Smith
2018-09-28
2
-1
/
+23
*
Fixes for GDB remote packet disassembler:
Greg Clayton
2018-09-27
1
-59
/
+131
*
Add an interactive mode to BSD archive parser.
Greg Clayton
2018-09-27
1
-11
/
+94
*
Revert r343193 together with r343192
Luke Cheeseman
2018-09-27
2
-3
/
+3
*
Update CallFrameString API to account for r343114
Luke Cheeseman
2018-09-27
2
-3
/
+3
*
Refactor ClangUserExpression::GetLanguageForExpr
Raphael Isemann
2018-09-27
2
-20
/
+17
*
Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef
Tatyana Krasnukha
2018-09-27
18
-40
/
+24
*
[target] Fix typo and give bool a default value
Jonas Devlieghere
2018-09-27
1
-5
/
+5
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-2
/
+2
*
Fix ProcessKDP after r343130
Tatyana Krasnukha
2018-09-26
1
-2
/
+2
*
Fix OSX build after r343130
Tatyana Krasnukha
2018-09-26
1
-3
/
+3
*
Replace "nullptr-terminated" C-arrays of OptionValueEnumeration with safer ll...
Tatyana Krasnukha
2018-09-26
54
-781
/
+782
*
[unittest] Fix NativeProcessProtocolTest.cpp (NFC)
Jonas Devlieghere
2018-09-26
1
-2
/
+2
*
[PDB] Restore the calling convention from PDB
Aleksandr Urakov
2018-09-26
6
-4
/
+77
*
Fix a memory read bug in lldb-server
Pavel Labath
2018-09-26
2
-7
/
+85
*
[lldb-mi] Fix bugs in target-select-so-path.test
Alexander Polyakov
2018-09-25
2
-6
/
+9
*
Change the unwinder to not use a hard-coded limit on the
Jason Molenda
2018-09-25
6
-2
/
+65
*
[lldbinline] Set directory attribute on test-specific classes
Vedant Kumar
2018-09-25
1
-1
/
+1
*
XFAIL some tests in TestTargetCreateDeps on linux
Pavel Labath
2018-09-25
1
-0
/
+4
*
Replace boolean parameter with enum value according r342633
Tatyana Krasnukha
2018-09-25
1
-2
/
+2
*
[Swig] Merge typemaps with same bodies
Tatyana Krasnukha
2018-09-25
1
-196
/
+53
*
[lldb-mi] Fix hanging of target-select-so-path.test
Alexander Polyakov
2018-09-24
1
-13
/
+21
*
Add NativeProcessProtocol unit tests
Pavel Labath
2018-09-24
2
-0
/
+156
*
Change type of m_user_expression_start_pos to size_t
Raphael Isemann
2018-09-22
2
-2
/
+2
*
Move architecture-specific address adjustment to architecture plugins
Tatyana Krasnukha
2018-09-21
8
-236
/
+393
*
build: add libedit to include paths
Tatyana Krasnukha
2018-09-21
3
-0
/
+12
*
Add dependency on llc required by find-variable-dwo test
Tatyana Krasnukha
2018-09-21
1
-0
/
+1
*
Skip test if gcc version is less than 7.1 since it doesn't support -gcolumn-i...
Tatyana Krasnukha
2018-09-21
1
-0
/
+4
*
[lldbtest] Fix self.filecheck check file lookup
Vedant Kumar
2018-09-20
1
-10
/
+11
[prev]
[next]