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
*
[lldb][NFC] Cleanup includes in FormatManagerTests.cpp
Raphael Isemann
2019-12-11
1
-13
/
+0
*
[lldb/DWARF] Add support for DW_AT_loclists_base&DW_FORM_loclistx
Pavel Labath
2019-12-11
6
-3
/
+174
*
Change the mtc Makefile to check $SDKROOT value instead
Jason Molenda
2019-12-10
1
-3
/
+8
*
Remove unsound caching in LanguageCategory
Adrian Prantl
2019-12-10
1
-4
/
+0
*
Replace redundant code in LanguageCategory with templates (NFC)
Adrian Prantl
2019-12-10
2
-152
/
+62
*
[FormatManager] Move Language lookup into the obviously non-cached part (NFC)
Adrian Prantl
2019-12-10
1
-16
/
+16
*
Do not cache hardcoded formats in FormatManager
Adrian Prantl
2019-12-10
6
-13
/
+65
*
[DataFormatters] Change the Get() method to take a LanguageType.
Davide Italiano
2019-12-10
4
-22
/
+22
*
Skip TestGuiBasic.py on ios etc device testing.
Jason Molenda
2019-12-10
1
-0
/
+1
*
Revert "Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multip...
Eric Christopher
2019-12-10
13
-147
/
+265
*
[TypeCategory] IsApplicable gets a LanguageType, not a ValueObject.
Davide Italiano
2019-12-10
2
-7
/
+6
*
Skip TestMultilineCompletion.py on ios testsuite runs.
Jason Molenda
2019-12-10
1
-0
/
+1
*
[FormatManager] Add a unittest for GetCandidateLanguages()
Davide Italiano
2019-12-10
3
-0
/
+63
*
[lldb] Add #include to appease the modules build
Vedant Kumar
2019-12-10
1
-0
/
+1
*
Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB r...
Eric Christopher
2019-12-10
13
-265
/
+147
*
Assert launch success in run_to_breakpoint_do_run
Vedant Kumar
2019-12-10
1
-0
/
+2
*
Fix a -Wsign-compare error around wchar_t vs unsigned int.
Eric Christopher
2019-12-10
1
-1
/
+1
*
[lldb/Host] Use Host/Config.h entries instead of a global define.
Jonas Devlieghere
2019-12-10
22
-30
/
+43
*
[lldb/Reproducers] Support multiple GDB remotes
Jonas Devlieghere
2019-12-10
13
-147
/
+265
*
Replace redundant code in FormatManager and FormatCache with templates (NFC)
Adrian Prantl
2019-12-10
7
-562
/
+143
*
[lldb] Actually enable wchar support in Editline when it is defined in the ho...
Raphael Isemann
2019-12-10
2
-0
/
+29
*
[lldb] Centralize type "desugaring" logic in ClangASTContext
Pavel Labath
2019-12-10
1
-801
/
+74
*
[lldb][NFC] Make g_TotalSizeOfMetadata in ClangExternalASTSourceCommon.cpp st...
Raphael Isemann
2019-12-10
1
-1
/
+1
*
[LLDB] [PECOFF] Make sure to set the address byte size in m_data after parsin...
Martin Storsjö
2019-12-10
2
-7
/
+2
*
[FormatManager] GetCandidateLanguages shouldn't know about ValueObject.
Davide Italiano
2019-12-09
3
-7
/
+5
*
[FormatManager] Provide a single entrypoint for GetCandidateLanguages().
Davide Italiano
2019-12-09
1
-5
/
+1
*
The field ‘totalFrames’ which is total number of frames available, is man...
Serhiy Redko
2019-12-09
3
-7
/
+29
*
[lldb] Clean up accidentally passing TestDeadStrip.py
Pavel Labath
2019-12-09
2
-11
/
+5
*
[lldb/SWIG] Guard Python type map in SWIG interface by SWIGPYTHON
Jonas Devlieghere
2019-12-09
1
-5
/
+2
*
[lldb][CMake] Fix build for the case of custom libedit installation
Tatyana Krasnukha
2019-12-09
1
-0
/
+11
*
[lldb] Remove Xfail decorators from steadily passing tests
Muhammad Omair Javaid
2019-12-09
13
-70
/
+5
*
[lldb/DWARF] Switch to llvm location list parser
Pavel Labath
2019-12-09
3
-298
/
+262
*
[lldb] Improve/fix base address selection in location lists
Pavel Labath
2019-12-09
6
-76
/
+247
*
[lldb] Xfail TestCallOverriddenMethod.py for aarch64/linux
Muhammad Omair Javaid
2019-12-09
1
-0
/
+1
*
[lldb] Support for DWARF-5 atomic types
Raphael Isemann
2019-12-09
10
-2
/
+163
*
[lldb] Add a test for how we lazily create Clang AST nodes
Raphael Isemann
2019-12-09
3
-0
/
+307
*
[lldb/SWIG] Guard embedded Python code in SWIG interfaces by SWIGPYTHON
Jonas Devlieghere
2019-12-08
36
-0
/
+82
*
Symbol: use elaborated types for `DataExtractor`
Saleem Abdulrasool
2019-12-07
1
-3
/
+3
*
[lldb/Reproducer] Disable test on Windows to unblock the bot.
Jonas Devlieghere
2019-12-06
1
-0
/
+1
*
Cleanup and speedup NativeRegisterContextLinux_arm64
Muhammad Omair Javaid
2019-12-06
4
-160
/
+130
*
[lldb][test] Handle .categories lookup for inline tests.
Jordan Rupprecht
2019-12-06
1
-2
/
+9
*
[lldb][NFC] Move [SU]Int64ValueIsValidForByteSize to RegisterValue
Raphael Isemann
2019-12-06
2
-32
/
+31
*
[lldb/DWARF] Fix DW_AT_addr_base & DW_AT_low_pc interaction
Pavel Labath
2019-12-06
2
-4
/
+119
*
[lldb][NFC] Remove ability to pass a custom printf format to DataExtractor::P...
Raphael Isemann
2019-12-06
2
-16
/
+10
*
[lldb/DWARF] Fix DW_AT_rnglists_base handling for dwo files
Pavel Labath
2019-12-06
2
-3
/
+161
*
[lldb] Migrate VMRange::Dump to raw_ostream
Raphael Isemann
2019-12-06
4
-10
/
+8
*
[lldb/IRExecutionUnit] Stop searching based on demangled names
Pavel Labath
2019-12-06
2
-3
/
+0
*
[lldb/DWARF] Remove DWARFDebugRangesBase abstract class
Pavel Labath
2019-12-06
2
-13
/
+4
*
[lldb][NFC] Migrate FileSpec::Dump to raw_ostream
Raphael Isemann
2019-12-06
13
-24
/
+22
*
[lldb] NFC: less nesting in SearchFilter.cpp
Konrad Kleine
2019-12-06
1
-165
/
+170
[next]