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
*
Avoid dirtying the source tree in breakpoint command tests
Pavel Labath
2018-02-20
4
-92
/
+34
*
Handle typeof() expressions
Jonas Devlieghere
2018-02-20
2
-17
/
+78
*
Two more dosep-paralellization fallout fixes
Pavel Labath
2018-02-19
1
-32
/
+14
*
Fix TestStopReplyContainsThreadPcs on 32-bit x86 (pr36013)
Pavel Labath
2018-02-19
5
-103
/
+166
*
Add SBDebugger::GetBuildConfiguration and use it to skip an XML test
Pavel Labath
2018-02-19
5
-1
/
+34
*
Make gdb-client tests generate binaries in the build tree
Pavel Labath
2018-02-19
1
-7
/
+1
*
Add DEBUGSERVER_PATH to the cache so it'll be available for tests.
Don Hinton
2018-02-17
1
-2
/
+2
*
[cmake] Fix LLDB_CODESIGN_IDENTITY logic.
Don Hinton
2018-02-17
2
-18
/
+17
*
Shorten socket names in TestPlatformProcessConnect
Pavel Labath
2018-02-16
1
-3
/
+3
*
Re-enable lang/objc/modules/TestObjCModules
Jonas Devlieghere
2018-02-16
1
-4
/
+0
*
Fix paralelization of remote tests
Pavel Labath
2018-02-16
1
-1
/
+1
*
[lldb][PPC64] Fixed vector and struct return value
Pavel Labath
2018-02-16
2
-145
/
+575
*
[dosep] Run tests in a more parallel fashion
Pavel Labath
2018-02-16
2
-61
/
+51
*
@skipIfRemote TestTargetXMLArch
Pavel Labath
2018-02-15
1
-0
/
+1
*
Supply missing break in case statement.
Adrian McCarthy
2018-02-14
1
-3
/
+1
*
Remove vestigial remnants of the test crash info hook
Pavel Labath
2018-02-14
2
-8
/
+0
*
[cmake] Darwin: Copy in the system debugserver if needed
Vedant Kumar
2018-02-13
4
-13
/
+26
*
Remove the pubnames support from the Xcode project.
Jim Ingham
2018-02-12
1
-216
/
+24
*
Remove dead code for handling DWARF pubnames
Adrian McCarthy
2018-02-12
7
-540
/
+0
*
[testsuite] Reintroduce test to check leaking.
Davide Italiano
2018-02-12
3
-0
/
+141
*
Skip TestTargetXMLArch on non-darwin OSs
Pavel Labath
2018-02-12
1
-0
/
+1
*
Looks like this fails when built i386 on linux bots, possible target
Jason Molenda
2018-02-10
1
-0
/
+1
*
Add test case for x86_64 architecture recognition in the
Jason Molenda
2018-02-10
2
-1
/
+122
*
Make LLDB's clang module cache path customizable
Adrian Prantl
2018-02-09
6
-13
/
+35
*
[lldb-mi] This test now passes consistently, unXFAIL it.
Davide Italiano
2018-02-09
1
-1
/
+0
*
[Testsuite] Remove leak tests, it's not useful anymore.
Davide Italiano
2018-02-09
3
-141
/
+0
*
Fix some warnings in SymbolFilePDB.cpp
Pavel Labath
2018-02-09
1
-7
/
+6
*
llgs-test: Parse and store register info recieved from lldb-server
Pavel Labath
2018-02-09
5
-41
/
+130
*
[SymbolFilePDB] Add support for function symbols
Aaron Smith
2018-02-09
7
-21
/
+872
*
Recognize MSVC style mangling in CPlusPlusLanguage::IsCPPMangledName
Aaron Smith
2018-02-08
1
-7
/
+11
*
Only throw -fPIC when building a shared library
Aaron Smith
2018-02-08
19
-36
/
+15
*
Rewrite testcase to not depend on Foundation implementation details.
Adrian Prantl
2018-02-08
7
-31
/
+22
*
Rewrite the flaky test_restart_bug test in a more deterministic way
Pavel Labath
2018-02-08
3
-88
/
+93
*
[docs] Update docs for cmake options LLDB_TEST_C_COMPILER and LLDB_TEST_CXX_C...
Aaron Smith
2018-02-08
2
-6
/
+6
*
Deactivate TestTargetSymbolsBuildidCase if host is windows
Eugene Zemtsov
2018-02-08
2
-1
/
+2
*
Add CMAKE_CFG_INTDIR as part of the include path for the default test compiler.
Aaron Smith
2018-02-08
1
-2
/
+2
*
Remove an errant ^S
Jim Ingham
2018-02-07
1
-1
/
+1
*
[test] Don't drop existing categories for methods.
Jonas Devlieghere
2018-02-07
1
-7
/
+10
*
[test] Enable setting category for inline tests.
Jonas Devlieghere
2018-02-07
1
-2
/
+7
*
Remove function DW_DSC_value_to_name
Pavel Labath
2018-02-07
2
-12
/
+0
*
lldb running on an ios device is using the _dyld_get_all_image_infos()
Jason Molenda
2018-02-07
1
-0
/
+21
*
Remove obsolete file
Adrian Prantl
2018-02-06
2
-208
/
+0
*
Pass --build-dir to dotest in the Xcode project
Adrian Prantl
2018-02-06
1
-1
/
+1
*
More correct handling of error cases C++ name parser
Eugene Zemtsov
2018-02-06
2
-2
/
+3
*
Build each testcase variant in its own subdirectory and remove the srcdir loc...
Adrian Prantl
2018-02-06
13
-148
/
+131
*
[testsuite] Skip a flakey test.
Davide Italiano
2018-02-05
1
-0
/
+1
*
Disable test_restart_bug failing on Android
Eugene Zemtsov
2018-02-05
1
-0
/
+1
*
Fix the cputype comparison in GDBRemoteCommunicationServerCommon::Handle_qHos...
Jason Molenda
2018-02-05
1
-1
/
+5
*
CMake: fix build directory name in clean rule
Adrian Prantl
2018-02-05
1
-1
/
+1
*
[lang/Objc] UNXFAIL a test. Nullability has been implemented in clang.
Davide Italiano
2018-02-05
1
-1
/
+0
[next]