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
*
Remove duplicated check and shared_ptr copying.
Tatyana Krasnukha
2018-06-21
1
-4
/
+3
*
[DataFormatter] Add CFDictionary data formatter
Jonas Devlieghere
2018-06-21
3
-2
/
+13
*
Fix an issue where DW_OP_deref might be dereferencing a file address. Convert...
Greg Clayton
2018-06-21
1
-0
/
+28
*
Partially revert r335236
Pavel Labath
2018-06-21
7
-0
/
+40
*
Fix macos build for r335244
Pavel Labath
2018-06-21
1
-2
/
+2
*
Remove UUID::SetFromCString
Pavel Labath
2018-06-21
10
-18
/
+9
*
Modernize UUID class
Pavel Labath
2018-06-21
7
-26
/
+57
*
ScriptInterpreterPython cleanup
Pavel Labath
2018-06-21
10
-76
/
+21
*
Disable gmodules tests on linux
Pavel Labath
2018-06-21
1
-1
/
+1
*
Improve SBThread's stepping API using SBError parameter.
Alexander Polyakov
2018-06-20
3
-98
/
+195
*
Remove some instances of manual UUID pretty-printing
Pavel Labath
2018-06-20
2
-48
/
+9
*
Make test sources compatible with android+libcxx+modules
Pavel Labath
2018-06-20
8
-102
/
+101
*
Make sure TestNumThreads works with libc++
Pavel Labath
2018-06-20
2
-2
/
+6
*
IRInterpreter: fix sign extension of small types (pr37840)
Pavel Labath
2018-06-20
2
-7
/
+9
*
Fix compilation with mingw-w64 (pr37873)
Pavel Labath
2018-06-20
1
-2
/
+2
*
Fix windows build broken by r335104
Pavel Labath
2018-06-20
1
-0
/
+8
*
Remove dependency from Host to python
Pavel Labath
2018-06-20
12
-137
/
+87
*
BreakpointIDList: Use llvm::ArrayRef instead of pointer+length pair
Pavel Labath
2018-06-20
3
-9
/
+7
*
Correct the pathname that PlatformDarwinKernel::ExamineKextForMatchingUUID
Jason Molenda
2018-06-19
2
-4
/
+4
*
Refactor OnExit utility class in ClangUserExpression
Raphael Isemann
2018-06-19
1
-24
/
+15
*
Scalar: Use llvm integer conversion functions
Pavel Labath
2018-06-19
3
-10
/
+40
*
Replace HostInfo::GetLLDBPath with specific functions
Pavel Labath
2018-06-19
21
-228
/
+204
*
Make TestCommandScript.py NO_DEBUG_INFO_TESTCASE
Pavel Labath
2018-06-19
1
-0
/
+1
*
Attempt to fix windows build broken by r334968
Pavel Labath
2018-06-19
1
-0
/
+1
*
Fix up Info.plist when building LLDB.framework with CMake
Alex Langford
2018-06-19
3
-1
/
+9
*
Some NFC changes to how we scan of kexts & kernels in memory in the
Jason Molenda
2018-06-18
2
-32
/
+58
*
Fixed file completion for paths that start with '~'.
Raphael Isemann
2018-06-18
1
-0
/
+6
*
Introduce lldb-framework CMake target and centralize its logic
Alex Langford
2018-06-18
9
-80
/
+83
*
Fix macosx build broken by the VersionTuple refactor
Pavel Labath
2018-06-18
2
-7
/
+4
*
Fix netbsd build broken by r334950
Pavel Labath
2018-06-18
2
-11
/
+4
*
Attempt to fix windows&freebsd builds broken by r334950
Pavel Labath
2018-06-18
2
-4
/
+4
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
41
-568
/
+260
*
Fix the 'tb' alias command
Frederic Riss
2018-06-18
2
-1
/
+26
*
Sort the files in the PBXBuildFile and PBXFileReference sections
Jason Molenda
2018-06-15
1
-152
/
+152
*
Sort the files in the PBXBuildFile and PBXFileReference
Jason Molenda
2018-06-15
1
-2554
/
+2554
*
Fix TestExec after r334783
Frederic Riss
2018-06-15
1
-8
/
+1
*
Revert "[lldb-mi] Add overload method for setting an error"
Alexander Polyakov
2018-06-15
2
-20
/
+0
*
Add support for PLATFORM_*SIMULATOR
Frederic Riss
2018-06-15
1
-0
/
+8
*
Change TestExec.py from creating an i386+x86_64 fat binary
Jason Molenda
2018-06-15
5
-90
/
+87
*
Add an entitlement to debugserver
Frederic Riss
2018-06-14
4
-5
/
+12
*
One ShortFract ought to be enough for everyone.
Benjamin Kramer
2018-06-14
1
-1
/
+0
*
Add remaining fixed-point types and saturated equivalents to fix -Wswitch of ...
Fangrui Song
2018-06-14
1
-0
/
+19
*
Add a script to setup codesigning on macOS.
Frederic Riss
2018-06-14
1
-0
/
+57
*
DebugNamesDWARFIndex: fix handling of compressed sections
Pavel Labath
2018-06-14
2
-0
/
+15
*
Fix PathMappingListTest on windows
Pavel Labath
2018-06-14
1
-3
/
+11
*
Fix includes in PlatformAppleSimulator.h
Pavel Labath
2018-06-14
1
-2
/
+2
*
fix cmake include path.
Jason Molenda
2018-06-14
1
-1
/
+1
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
2
-2
/
+3
*
Move the header file to be in the same new place as the .mm file.
Jason Molenda
2018-06-13
2
-2
/
+2
*
Fix group entry.
Jason Molenda
2018-06-13
1
-1
/
+0
[next]