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
*
Revert rL345127: [LLDB] - Add support for DW_RLE_base_address and DW_RLE_offs...
George Rimar
2018-10-24
7
-185
/
+54
*
[lldb] Remove enableThreadSanitizer from shared Xcode schemes
Kuba Mracek
2018-10-24
2
-2
/
+0
*
[LLDB] - Add support for DW_RLE_base_address and DW_RLE_offset_pair entries (...
George Rimar
2018-10-24
7
-54
/
+185
*
Support nwere versions of the Segger J-Link jtag board software.
Jason Molenda
2018-10-23
5
-6
/
+184
*
Remove unused private methods.
Zachary Turner
2018-10-23
1
-8
/
+0
*
Fix some comments pointed out by Leonard Mosescu.
Zachary Turner
2018-10-23
1
-4
/
+4
*
Remove unused variable.
Eric Christopher
2018-10-23
1
-1
/
+0
*
Add UdtRecordCompleter.cpp.
Jason Molenda
2018-10-23
1
-0
/
+6
*
Skip test with older versions of clang
Jonas Devlieghere
2018-10-23
1
-0
/
+1
*
Change two methods from const char* to StringRef [NFC].
Zachary Turner
2018-10-23
4
-41
/
+48
*
[NativePDB] Add basic support for tag types to the native pdb plugin.
Zachary Turner
2018-10-23
8
-3
/
+1246
*
[LLDB] - Implement the support for the .debug_loclists section.
George Rimar
2018-10-23
13
-4
/
+55
*
[PDB] Improve performance of the PDB DIA plugin
Aleksandr Urakov
2018-10-23
2
-25
/
+94
*
[ValueObject] Stop assuming types are non-zero sized.
Davide Italiano
2018-10-23
1
-1
/
+7
*
Fix typo in ASSERT_MODULE_LOCK macro definition
Jonas Devlieghere
2018-10-23
1
-1
/
+1
*
[DWARF] Use a function-local offset for AT_call_return_pc
Vedant Kumar
2018-10-22
2
-5
/
+6
*
[SymbolFile] Add the module lock where necessary and assert that we own it.
Jonas Devlieghere
2018-10-22
4
-4
/
+81
*
Some cleanups to the native pdb plugin [NFC].
Zachary Turner
2018-10-22
5
-130
/
+244
*
[PDB] Test variadic function type in PDB
Aaron Smith
2018-10-19
4
-7
/
+15
*
[lldb] Add support in Status::AsCString to retrieve win32 system error strings
Aaron Smith
2018-10-19
2
-1
/
+51
*
[lldbsuite, windows] Disable two tail call frames tests that fail on Windows
Stella Stamenova
2018-10-19
2
-0
/
+5
*
[SymbolFileNativePDB] Fix missing linkage to DebugInfoCodeView
Michal Gorny
2018-10-18
1
-0
/
+1
*
[lldbsuite] Mark the TestScriptedResolver tests as XFAIL on Windows
Stella Stamenova
2018-10-18
1
-0
/
+4
*
[Windows] Fix threads comparison on Windows
Aleksandr Urakov
2018-10-18
5
-1
/
+11
*
Revert "Return a named error in the result object of an expression with no re...
Krasimir Georgiev
2018-10-18
10
-73
/
+11
*
[LLDB] - Add support for DW_RLE_start_end entries (.debug_rnglists)
George Rimar
2018-10-17
3
-1
/
+85
*
Delete commented-out code.
Adrian Prantl
2018-10-16
1
-2
/
+0
*
Return a named error in the result object of an expression with no result
Jim Ingham
2018-10-16
10
-11
/
+73
*
Fixed an issue that a bot found with my changes
Jason Molenda
2018-10-16
1
-81
/
+119
*
Code cleanup: Remove DWARFDebugInfoEntry::m_empty_children
Jan Kratochvil
2018-10-16
3
-22
/
+14
*
Revert r344626 while I address a testsuite failure from a bot.
Jason Molenda
2018-10-16
1
-119
/
+81
*
Tiny testsuite tweaks. Don't run the apple simulator
Jason Molenda
2018-10-16
3
-0
/
+11
*
Use a relaxed substring check for function names in a test
Vedant Kumar
2018-10-16
1
-2
/
+7
*
Don't run TestBreakpointIt.py on arm64 devices;
Jason Molenda
2018-10-16
1
-0
/
+2
*
For a built & test bot, add an environment variable PLATFORM_SDK_DIRECTORY,
Jason Molenda
2018-10-16
1
-0
/
+23
*
Simplify LocateDSYMInVincinityOfExecutable by moving
Jason Molenda
2018-10-16
1
-81
/
+119
*
[lldbsuite] Fix the mac version decorator to work on non-mac platforms
Stella Stamenova
2018-10-16
1
-2
/
+2
*
Fix: Assertion failed: (!m_first_die || m_first_die == m_die_array.front()), ...
Jan Kratochvil
2018-10-16
1
-1
/
+5
*
Use assertEqual to improve test failure logging
Vedant Kumar
2018-10-16
2
-12
/
+12
*
Convert code to use early exits in prepraration for future changes. (NFC)
Adrian Prantl
2018-10-15
1
-56
/
+56
*
[lldbsuite] Make the names of test classes unique
Stella Stamenova
2018-10-15
1
-1
/
+1
*
[lldbsuite] Disable Test128BitsInteger on Windows
Stella Stamenova
2018-10-15
1
-1
/
+4
*
Fix double import of _lldb module.
Vadim Chugunov
2018-10-14
2
-5
/
+8
*
Add REQUIRES: lld to SymbolFileNativePDB tests.
Zachary Turner
2018-10-12
3
-28
/
+31
*
Try to fix some failures on MacOSX with the NativePDB patch.
Zachary Turner
2018-10-12
4
-8
/
+15
*
Change the default handling for SIGPIPE to pass/,no-stop/no-notify.
Jim Ingham
2018-10-12
1
-1
/
+1
*
Add NativePDB subdir again.
Jason Molenda
2018-10-12
1
-0
/
+35
*
Fix failure in get_filecheck_path when filecheck is None
Stella Stamenova
2018-10-12
1
-1
/
+1
*
Resubmit "Add SymbolFileNativePDB plugin."
Zachary Turner
2018-10-12
22
-6
/
+2210
*
Changing test names in TestDataFormatterLibcxxVariant.py and TestStdFunctionS...
Shafik Yaghmour
2018-10-12
2
-2
/
+2
[next]