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
*
Mark ObjC testcase as skipUnlessDarwin and fix a typo in test function.
Adrian Prantl
2018-03-02
1
-1
/
+2
*
Don't compile testcase with clang modules enabled.
Adrian Prantl
2018-03-02
2
-2
/
+1
*
Make the clang module cache setting available without a target
Adrian Prantl
2018-03-02
12
-29
/
+134
*
[testsuite] Remove workaround for categories and inline tests.
Jonas Devlieghere
2018-03-02
1
-9
/
+6
*
Speed up TestWatchpointMultipleThreads
Pavel Labath
2018-03-02
2
-120
/
+41
*
Make TestDynamicValueSameBase gcc-compatible
Pavel Labath
2018-03-01
1
-3
/
+7
*
Make Finalize tolerant of empty register sets.
Tatyana Krasnukha
2018-03-01
1
-1
/
+1
*
[test] Restore cleanup behavior in TestQuoting.py
Vedant Kumar
2018-03-01
1
-1
/
+1
*
We were getting the wrong dynamic type if there were two classes with the sam...
Jim Ingham
2018-03-01
4
-2
/
+106
*
Add another entitlement that we need for debugserver.
Jason Molenda
2018-03-01
1
-0
/
+2
*
Fix up the gtest targets for changes in the UnwindAssembly tests.
Jim Ingham
2018-02-28
1
-20
/
+34
*
Add ability to collect memory limit.
Han Ming Ong
2018-02-28
6
-6
/
+48
*
Adapt some tests to work with PPC64le architecture
Pavel Labath
2018-02-28
4
-4
/
+7
*
Revert "[lldb] Use vFlash commands when writing to target's flash memory regi...
Pavel Labath
2018-02-28
13
-505
/
+23
*
Add EmulateInstructionPPC64.cpp to xcode project file.
Jason Molenda
2018-02-28
1
-0
/
+15
*
Fix lldbinline tests for remote targets
Pavel Labath
2018-02-27
1
-1
/
+1
*
[lldb] Use vFlash commands when writing to target's flash memory regions
Pavel Labath
2018-02-27
13
-23
/
+505
*
[LLDB] Initial version of PPC64 InstEmulation
Pavel Labath
2018-02-27
12
-17
/
+814
*
Move TestGdbRemoteExitCode next to the other llgs tests
Pavel Labath
2018-02-27
3
-363
/
+0
*
Removed accidentally committed code from previous commit.
Han Ming Ong
2018-02-27
1
-5
/
+1
*
Got rid of weak imports of libpenergy and libpsample because we are already r...
Han Ming Ong
2018-02-27
2
-87
/
+29
*
Mark test_*int*_t_dwarf as failing on FreeBSD
Ed Maste
2018-02-27
1
-0
/
+9
*
Move "concurrent events" tests back into one folder
Pavel Labath
2018-02-27
71
-348
/
+4
*
Add a sanity check for inline testcases.
Adrian Prantl
2018-02-26
2
-0
/
+10
*
Revert r326134 due to broken buildbot
Ed Maste
2018-02-26
1
-8
/
+0
*
Mark test_*int*_t_dwarf as failing on FreeBSD
Ed Maste
2018-02-26
1
-0
/
+8
*
Partial fix for TestConflictingSymbol.py on Windows
Adrian McCarthy
2018-02-26
3
-4
/
+4
*
Add "lldb-test breakpoint" command and convert the case-sensitivity test to u...
Pavel Labath
2018-02-26
9
-145
/
+218
*
Fix tabs/spaces indentation problem in TestUnicodeSymbols.py
Adrian McCarthy
2018-02-26
1
-7
/
+7
*
Re-land: "[Support] Replace HashString with djbHash."
Jonas Devlieghere
2018-02-26
1
-2
/
+2
*
Revert "[Support] Replace HashString with djbHash."
Jonas Devlieghere
2018-02-26
1
-2
/
+2
*
[Support] Replace HashString with djbHash.
Jonas Devlieghere
2018-02-26
1
-2
/
+2
*
Delete dead code in MachVMMemory.cpp, NFC
Vedant Kumar
2018-02-24
1
-36
/
+0
*
[unittests] Disable lldb-server tests if an external debug server is in use
Vedant Kumar
2018-02-24
2
-3
/
+9
*
Fix a compiler warning in ModuleCacheTest.cpp, NFC
Vedant Kumar
2018-02-23
1
-2
/
+2
*
[Utility] Simplify and generalize the CleanUp helper, NFC
Vedant Kumar
2018-02-23
7
-300
/
+125
*
Fix breakpoint thread name conditionals after breakpoint options refactor.
Jim Ingham
2018-02-23
3
-39
/
+42
*
Replace HashStringUsingDJB with llvm::djbHash
Pavel Labath
2018-02-23
8
-222
/
+81
*
Fix TestMultithreaded when there's no debugserver specified
Frederic Riss
2018-02-23
1
-1
/
+1
*
Fix TestUbsanBasic
Frederic Riss
2018-02-23
1
-1
/
+1
*
Fix TestMultithreaded when specifying an alternative debugserver.
Frederic Riss
2018-02-23
1
-0
/
+2
*
remove FreeBSD xfail from lit TestCallStdStringFunction
Ed Maste
2018-02-23
1
-3
/
+0
*
[testsuite] Throw away test/debug_info/apple_types.
Davide Italiano
2018-02-23
3
-104
/
+0
*
Delete some unused #includes of CleanUp.h, NFC
Vedant Kumar
2018-02-23
6
-7
/
+0
*
[ObjC] Fix the NSConcreteData formatter and test it
Vedant Kumar
2018-02-22
3
-10
/
+28
*
Fix TestMoveNearest on Windows
Adrian McCarthy
2018-02-22
1
-3
/
+2
*
Fix TestSBData.py on Windows
Adrian McCarthy
2018-02-22
1
-1
/
+1
*
[LLDB][PPC64] Fixed next blocked forever at same line
Pavel Labath
2018-02-21
1
-5
/
+1
*
[testsuite] Run lit tests as part of `check-lldb`.
Davide Italiano
2018-02-21
2
-0
/
+4
*
[testsuite/decorators] Get rid of some `expectFlakey` variants.
Davide Italiano
2018-02-21
1
-27
/
+0
[next]