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
*
Add support for __attribute__(trivial_abi).
Jim Ingham
2018-03-23
5
-2
/
+150
*
Remove CommandObjectStats.cpp & CleanUpTest.cpp from
Jason Molenda
2018-03-23
1
-2
/
+0
*
Put CommandObjectStats.cpp in lldb-core target, remove CommandObjectStats.h f...
Jason Molenda
2018-03-23
1
-4
/
+4
*
[Commands] Add a (currently empty) `stats` command.
Davide Italiano
2018-03-23
5
-0
/
+66
*
Change the darwin-debug target to build the standard
Jason Molenda
2018-03-23
1
-23
/
+8
*
[CMakeLists] Update file list after recent changes.
Davide Italiano
2018-03-23
1
-1
/
+0
*
[Commands] Remove dead code for unused `args` command.
Davide Italiano
2018-03-23
4
-293
/
+0
*
[Command] Remove dead code for the syntax command.
Davide Italiano
2018-03-23
5
-148
/
+0
*
Log ObjC Runtime messages only in verbose mode
Adrian Prantl
2018-03-23
1
-2
/
+2
*
[CommandObjectFrame] Remove dead code.
Davide Italiano
2018-03-23
1
-3
/
+0
*
[SymbolFilePDB] Use section contributions as another way to determine the com...
Aaron Smith
2018-03-22
1
-16
/
+19
*
[SymbolFilePDB] Ignore compiler generated functions when creating the LLDB ty...
Aaron Smith
2018-03-22
2
-4
/
+7
*
[SymbolFilePDB] Run clang-format; NFC
Aaron Smith
2018-03-22
4
-120
/
+107
*
Last batch of test-tree cleaning changes
Pavel Labath
2018-03-21
5
-118
/
+80
*
[dotest] Use subprocess.call to forward arguments in wrapper
Jonas Devlieghere
2018-03-21
2
-14
/
+11
*
Fix crash exposed by r328025
Pavel Labath
2018-03-21
1
-2
/
+3
*
Fix TestOperatorOverload for 32-bit builds
Pavel Labath
2018-03-21
2
-14
/
+4
*
[Testsuite] Modernize this test to be run out-of-tree.
Davide Italiano
2018-03-20
1
-5
/
+3
*
[ExpressionParser] Re-implement r327356 in a less disruptive way.
Davide Italiano
2018-03-20
10
-29
/
+78
*
[lldb-dotest] Wrap arguments in single quotes
Jonas Devlieghere
2018-03-20
1
-2
/
+6
*
[TestExpr] Fix a typo in a test, unbreaking the lldb Mac OS X bot.
Davide Italiano
2018-03-20
1
-1
/
+1
*
Move StringExtractorGDBRemote.h to the include folder
Pavel Labath
2018-03-20
12
-14
/
+14
*
[LLDB] Fix TestTargetXMLArch's expected arch
Pavel Labath
2018-03-20
1
-1
/
+1
*
Fix some tests for PPC64le architecture
Pavel Labath
2018-03-20
4
-15
/
+39
*
Re-land: [lldb] Use vFlash commands when writing to target's flash memory reg...
Pavel Labath
2018-03-20
18
-62
/
+534
*
Add a suggestion to convert dotest tests to use run_to_source_breakpoint.
Jim Ingham
2018-03-20
1
-0
/
+14
*
[SymbolFilePDB] Simplify code with newer methods
Aaron Smith
2018-03-20
2
-16
/
+4
*
[SymbolFilePDB] Simplify getting the source file path
Aaron Smith
2018-03-20
2
-66
/
+2
*
Modernize a test.
Jim Ingham
2018-03-19
1
-29
/
+2
*
Rename remotectl_com.apple.internal.xpc.remote.debugserver.plist
Jason Molenda
2018-03-19
3
-8
/
+8
*
I didn't see that SocketAddress.cpp was already being pulled
Jason Molenda
2018-03-19
1
-6
/
+2
*
Add the ios-mini target to the top-level xcodeproj, which builds
Jason Molenda
2018-03-19
3
-0
/
+124
*
Add DWARFUnit.cpp to the correct target.
Jason Molenda
2018-03-19
1
-6
/
+4
*
[SymbolFilePDB] Remove a few null pointer checks by passing ref
Aaron Smith
2018-03-19
3
-63
/
+46
*
[test] Skip flaky tests in TestMiSyntax on Darwin
Vedant Kumar
2018-03-19
1
-0
/
+3
*
[test] Skip flaky TestThreadStates tests on Darwin
Vedant Kumar
2018-03-19
1
-3
/
+3
*
[ClangASTContext] Remove dead code. NFCI.
Davide Italiano
2018-03-19
1
-45
/
+0
*
Xcode: Include DWARFUnit.{h,cpp} in the build
Vedant Kumar
2018-03-19
1
-0
/
+8
*
Move the codebase to use: DWARFCompileUnit -> DWARFUnit
Jan Kratochvil
2018-03-18
27
-222
/
+222
*
DWARFUnit split out of DWARFCompileUnit
Jan Kratochvil
2018-03-18
5
-561
/
+796
*
Fix the Windows build after r327750
Frederic Riss
2018-03-16
1
-1
/
+1
*
[DWARFASTParserClang] Complete external record types before using them as a d...
Frederic Riss
2018-03-16
4
-0
/
+68
*
Skip TestThreadSpecificBpPlusCondition on Darwin due to timeouts
Vedant Kumar
2018-03-16
1
-0
/
+1
*
Remove -gmodules restriction from test
Adrian Prantl
2018-03-16
1
-1
/
+0
*
[dotest] Clean up test folder clean-up
Pavel Labath
2018-03-16
17
-73
/
+31
*
Skip more lldb-mi tests which time out on Darwin
Vedant Kumar
2018-03-16
1
-0
/
+3
*
[cmake] Copy system debugserver from the right place when only CommandLineTools
Vedant Kumar
2018-03-16
1
-2
/
+9
*
Split skipIf decorator, the condition is supposed to be OR
Adrian Prantl
2018-03-15
1
-1
/
+2
*
[dotest] remove confirm_directory_exclusivity remnants
Pavel Labath
2018-03-15
1
-13
/
+0
*
Fix TestProcessLaunch breakage on MacOS
Pavel Labath
2018-03-15
1
-1
/
+1
[next]