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
...
*
LanguageRuntime: Simplify NSException::GetSummary() output
Med Ismail Bennani
2019-12-13
4
-23
/
+21
*
[lldb/Test] C++ test should use CXXFLAGS_EXTRAS
Jonas Devlieghere
2019-12-13
1
-1
/
+1
*
[lldb/Host] Use cmakedefine01 for LLDB_ENABLE_POSIX
Jonas Devlieghere
2019-12-13
19
-35
/
+37
*
[lldb][NFC] Remove all `setUp` overrides that only call the parent implementa...
Raphael Isemann
2019-12-13
55
-202
/
+0
*
[lldb][NFC] Remove unused includes in Utility's source files
Raphael Isemann
2019-12-13
6
-15
/
+0
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
514
-536
/
+0
*
[lldb][NFC] Add reminder to TestSampleTest that setUp should be deleted if it...
Raphael Isemann
2019-12-13
1
-0
/
+2
*
[lldb][NFC] Make metadata tracking type safe
Raphael Isemann
2019-12-13
5
-27
/
+78
*
[lldb/cmake] Temporarily revive LLDB_DISABLE_CURSES
Pavel Labath
2019-12-13
1
-2
/
+11
*
[lldb] Remove xpasses after pr44037 fix committed
Muhammad Omair Javaid
2019-12-13
4
-24
/
+1
*
[Target] Remove Target::GetScratchClangASTContext
Alex Langford
2019-12-12
26
-89
/
+138
*
TypeCategory: Initialize m_enabled to false
Vedant Kumar
2019-12-12
1
-1
/
+1
*
[FormatEntity] Add mangled function name support
Med Ismail Bennani
2019-12-12
5
-0
/
+57
*
[lldb/Core] Add missing include (2/2)
Jonas Devlieghere
2019-12-12
1
-0
/
+2
*
[lldb/Core] Add missing include
Jonas Devlieghere
2019-12-12
1
-1
/
+1
*
[lldb/Host] Use cmakedefine01 for LLDB_ENABLE_TERMIOS
Jonas Devlieghere
2019-12-12
4
-17
/
+17
*
[lldb/Host] Use cmakedefine01 for LLDB_ENABLE_LIBXML2
Jonas Devlieghere
2019-12-12
3
-32
/
+32
*
[lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDIT
Jonas Devlieghere
2019-12-12
12
-39
/
+39
*
[lldb/CMake] Rename LLDB_DISABLE_CURSES to LLDB_ENABLE_CURSES
Jonas Devlieghere
2019-12-12
7
-22
/
+18
*
[lldb/DWARF] Fix v5 location lists for dwo files
Pavel Labath
2019-12-12
3
-1
/
+198
*
[lldb] Remove ClangASTMetrics
Raphael Isemann
2019-12-12
4
-106
/
+0
*
[lldb] "See through" atomic types in ClangASTContext
Pavel Labath
2019-12-12
2
-56
/
+68
*
[lldb][NFC] Don't implement ClangASTContext::SetMetadata again as a static me...
Raphael Isemann
2019-12-12
2
-13
/
+9
*
[lldb/CMake] Simplify linking against curses
Jonas Devlieghere
2019-12-11
2
-9
/
+5
*
[lldb/Host] Use Host/Config.h for LibXML2 instead of a global define
Jonas Devlieghere
2019-12-11
4
-34
/
+38
*
[lldb][dotest] Add `#include <algorithm>` to libc++ detection
Jordan Rupprecht
2019-12-11
1
-1
/
+1
*
[lldb][dotest] Improve libc++ detection
Jordan Rupprecht
2019-12-11
1
-3
/
+10
*
Add resurrecting Type Validators to projects.rst
Adrian Prantl
2019-12-11
1
-0
/
+9
*
return-object-by-reference ("non trivial") xfail on arm64 in TestTrivialABI.py
Jason Molenda
2019-12-11
3
-1
/
+4
*
Remove TypeValidators (NFC in terms of the testsuite)
Adrian Prantl
2019-12-11
26
-635
/
+14
*
update TestThreadStepOut.py to expect correct source line on arm64.
Jason Molenda
2019-12-11
2
-3
/
+3
*
Don't run expect based tests remotely.
Jason Molenda
2019-12-11
2
-2
/
+2
*
[lldb] Don't search the metadata map three times when retrieving metadata
Raphael Isemann
2019-12-11
3
-8
/
+4
*
[lldb][NFC] Remove dead metadata code in ClangASTSourceProxy
Raphael Isemann
2019-12-11
1
-12
/
+0
*
[lldb][NFC] Remove ClangExternalASTSourceCommon::g_TotalSizeOfMetadata
Raphael Isemann
2019-12-11
1
-7
/
+0
*
[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
[prev]
[next]