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
/
unittests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GetThreadSuffixSupported from GDBRemoteCommunication **base** class
Pavel Labath
2016-08-16
1
-12
/
+0
*
Fix a race in Broadcaster/Listener interaction
Pavel Labath
2016-08-15
2
-0
/
+73
*
Fix unit tests on windows
Pavel Labath
2016-08-11
2
-2
/
+2
*
Fix a problem where if a uint64_t value is placed into a python dictionary an...
Greg Clayton
2016-08-10
1
-0
/
+24
*
Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"
Pavel Labath
2016-08-09
4
-0
/
+433
*
Revert "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"
Pavel Labath
2016-07-29
4
-401
/
+0
*
Rewrite gdb-remote's SendContinuePacketAndWaitForResponse
Pavel Labath
2016-07-29
4
-0
/
+401
*
Fix DataExtractor::PeekData for zero length peeks
Pavel Labath
2016-07-26
1
-3
/
+20
*
Fix a no newline at end of file warning.
Greg Clayton
2016-06-09
1
-1
/
+1
*
Add unit tests for ModuleCache
Pavel Labath
2016-05-25
4
-0
/
+192
*
Avoid an assertion failure when a bit field is extracted from a value of the ...
Bryan Chan
2016-05-19
1
-0
/
+24
*
Fix SymbolFilePDBTests.cpp
Pavel Labath
2016-05-10
1
-14
/
+15
*
Revert "Add a read_full_buffer argument to ConnectionFileDescriptor::Read"
Pavel Labath
2016-05-03
4
-207
/
+75
*
Add a read_full_buffer argument to ConnectionFileDescriptor::Read
Pavel Labath
2016-05-03
4
-75
/
+207
*
Fix compiler warnings in SymbolFilePDBTests
Pavel Labath
2016-04-27
1
-20
/
+20
*
Add missing file needed for PDB unittests.
Zachary Turner
2016-04-20
1
-0
/
+0
*
Fix usage of APInt.getRawData for big-endian systems
Ulrich Weigand
2016-04-15
1
-0
/
+49
*
Initial support for reading type information from PDBs.
Zachary Turner
2016-04-15
4
-5
/
+331
*
Revert r266311 - Fix usage of APInt.getRawData for big-endian systems
Ulrich Weigand
2016-04-14
1
-49
/
+0
*
Handle bit fields on big-endian systems correctly
Ulrich Weigand
2016-04-14
2
-0
/
+40
*
Fix usage of APInt.getRawData for big-endian systems
Ulrich Weigand
2016-04-14
1
-0
/
+49
*
FileSpec: make matching separator-agnostic again
Pavel Labath
2016-04-14
1
-6
/
+20
*
Remove obsolete comments
Pavel Labath
2016-04-13
1
-2
/
+0
*
Initialize the Python script interpreter lazily (i.e. not at debugger startup)
Enrico Granata
2016-04-12
1
-0
/
+1
*
Make FileSpec handling platform-independent
Pavel Labath
2016-04-04
1
-14
/
+19
*
Add some unit tests for ClangASTContext.
Zachary Turner
2016-04-01
3
-0
/
+319
*
Fix SocketAddressTest (again)
Pavel Labath
2016-03-30
1
-1
/
+2
*
Fix a bunch of signedness warnings in unittests
Pavel Labath
2016-03-11
2
-16
/
+17
*
Fix a couple of cornercases in FileSpec + tests
Pavel Labath
2016-03-11
2
-0
/
+95
*
Add support for reading line tables from PDB files.
Zachary Turner
2016-03-02
12
-0
/
+431
*
Fix PythonDataObjectsTests for python 2
Pavel Labath
2016-02-25
1
-2
/
+1
*
Fix SocketTest on Windows.
Zachary Turner
2016-02-18
1
-4
/
+0
*
Change `CoreTests` to LLDBCoreTests to avoid name clash.
Zachary Turner
2016-02-09
1
-1
/
+1
*
Fix invalid shift operator overload in Scalar
Pavel Labath
2016-02-09
3
-0
/
+36
*
Fix sign conversion warnings in LLDB Python unittests
Reid Kleckner
2016-02-03
1
-19
/
+18
*
Fix an off-by-one in SocketTest::DecodeHostAndPort
Pavel Labath
2016-02-03
1
-1
/
+11
*
Fix swig typemap for SBEvent.
Zachary Turner
2016-01-25
1
-0
/
+14
*
added test fixture to EditlineTest gtest
Todd Fiala
2016-01-22
1
-32
/
+35
*
Introduce a PythonBytes class into PythonDataObjects.
Zachary Turner
2016-01-11
1
-0
/
+21
*
Fix a bug in PythonExceptionState and add unittest coverage.
Zachary Turner
2015-11-13
1
-0
/
+53
*
Introduce a `PythonExceptionState` class.
Zachary Turner
2015-11-13
2
-0
/
+122
*
gtest - Make a `PythonTestSuite` base class for setup / teardown.
Zachary Turner
2015-11-13
4
-17
/
+74
*
Create `PythonTuple` and `PythonCallable` wrapper classes.
Zachary Turner
2015-11-11
1
-11
/
+132
*
Add a `PythonModule` class, and a root-level method for resolving names.
Zachary Turner
2015-11-11
1
-0
/
+60
*
Fix build for go parser unittest.
Ryan Brown
2015-11-03
1
-1
/
+1
*
Create an expression parser for Go.
Ryan Brown
2015-11-02
3
-0
/
+254
*
Added real editline tests.
Todd Fiala
2015-10-30
1
-2
/
+355
*
Fix a copy-and-paste error on new Editline test cmake configuration.
Todd Fiala
2015-10-25
1
-1
/
+1
*
Xcode: added lldb-gtest target to build and run the gtests in the unittests d...
Todd Fiala
2015-10-25
3
-0
/
+19
*
Add a new task pool class to LLDB
Tamas Berghammer
2015-10-20
2
-0
/
+63
[next]