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] Mark ASan & TSan as test dependencies
Jonas Devlieghere
2019-11-06
1
-1
/
+9
*
[test] Fix apple_simulator_test decorator when simulators are unavailable
Alex Langford
2019-11-06
1
-1
/
+1
*
[lldb] Remove dead code from STLUtils.h
Jonas Devlieghere
2019-11-06
6
-55
/
+3
*
Testuite: Support Asan test with remote testing
Fred Riss
2019-11-06
3
-8
/
+18
*
[LLDB] Fix handling for the clang name mangling extension for block invocations
shafik
2019-11-06
5
-23
/
+50
*
[lldb] Record framework build path and use it everywhere
Haibo Huang
2019-11-06
8
-24
/
+15
*
lldb/docs: update the lldb-x86_64-debian bot url
Pavel Labath
2019-11-06
1
-1
/
+1
*
lldb: Skip reproducer+expression evaluation test on linux
Pavel Labath
2019-11-06
1
-0
/
+3
*
Silence warning, PyMODINIT_FUNC already contains extern "C"
Benjamin Kramer
2019-11-06
1
-1
/
+1
*
[TestMTCSimple] Disable the test if you don't have libMTC
Alex Langford
2019-11-05
1
-1
/
+5
*
[lldb] Add a install target for lldb python on darwin
Haibo Huang
2019-11-05
1
-12
/
+15
*
[ValueObject] Upstream early exit from swift-lldb. (NFC)
Adrian Prantl
2019-11-05
1
-0
/
+4
*
[ValueObject] Upstream initialization from swift-lldb.
Adrian Prantl
2019-11-05
1
-0
/
+10
*
[Reproducer] Add test case for expression evaluation
Jonas Devlieghere
2019-11-05
2
-0
/
+28
*
TestBatchMode.py: add missing @skipIfRemote
Fred Riss
2019-11-05
1
-0
/
+1
*
testsuite: skipIfNoSBHeaders should skip when running remotely
Fred Riss
2019-11-05
1
-0
/
+3
*
Modernize add-dsym test Makefile
Fred Riss
2019-11-05
1
-17
/
+7
*
ValueObject: Upstream early-exit from swift-lldb. (NFC)
Adrian Prantl
2019-11-05
1
-3
/
+8
*
[lldb] Fix Python 3 incompatibility in API/lit.cfg.py
Jonas Devlieghere
2019-11-05
1
-3
/
+4
*
[lldb] [Python] Build readline override module only on Linux
Michał Górny
2019-11-05
1
-1
/
+1
*
[lldb] Fix readline/libedit compat patch for py2
serge-sans-paille
2019-11-05
1
-1
/
+9
*
lldb/breakpad: add suppport for the "x86_64h" architecture
Pavel Labath
2019-11-05
2
-2
/
+2
*
Revert and patch "[Python] Remove readline module"
serge-sans-paille
2019-11-05
4
-0
/
+124
*
lldb/minidump: Add support for the alternate ARM64 constant
Pavel Labath
2019-11-05
2
-1
/
+2
*
MemoryRegion: Print "don't know" permission values as such
Pavel Labath
2019-11-05
4
-25
/
+33
*
[lldb][NFC] Give some parameters in CommandInterpreter more descriptive names
Raphael Isemann
2019-11-05
2
-9
/
+9
*
[cmake] Add an option to skip stripping before install
Vedant Kumar
2019-11-04
2
-7
/
+10
*
[LLDB][Python] remove ArgInfo::count
Lawrence D'Anna
2019-11-04
5
-88
/
+66
*
[lldb] [Process/NetBSD] Add register info for missing register sets
Michał Górny
2019-11-04
4
-4
/
+64
*
[lldb][NFC] Remove Ocaml from TypeSystem::LLVMCastKind
Raphael Isemann
2019-11-04
1
-1
/
+0
*
[lldb][NFC] Remove unused ExpressionParser::Parse
Raphael Isemann
2019-11-04
3
-16
/
+5
*
[lldb][NFC] Make test/python_api/module_section test smaller
Raphael Isemann
2019-11-04
1
-132
/
+2
*
[lldb] Also disable de-registration of EHFrames in IRExecutionUnit
Raphael Isemann
2019-11-04
1
-0
/
+2
*
[lldb] Provide a getter for m_materializer_up in LLVMUserExpression instead o...
Raphael Isemann
2019-11-04
3
-2
/
+8
*
[lldb] Add trailing dots to comments in Value.cpp
Raphael Isemann
2019-11-04
1
-2
/
+2
*
python path should be platform-dependent
Luboš Luňák
2019-11-02
1
-1
/
+1
*
Don't assume that __cxa_current_exception_type exists.
Jim Ingham
2019-11-01
1
-0
/
+3
*
Reapply [LLDB] [test] Use %clang_cl instead of build.py in a few tests
Martin Storsjö
2019-11-01
2
-4
/
+5
*
Fix typeo in CPU_TYPE_ARM64_32 for older SDKs.
Jason Molenda
2019-10-31
1
-1
/
+1
*
[Symbol] Change ClangASTContext::GetCXXClassName return type
Alex Langford
2019-10-31
3
-22
/
+20
*
[lldb] [test/API] Fix testcases symlink
Michał Górny
2019-10-31
1
-1
/
+1
*
Upstream diff from swift-lldb.
Adrian Prantl
2019-10-31
1
-1
/
+1
*
minidump: Create memory regions from the sections of loaded modules
Pavel Labath
2019-10-31
4
-19
/
+321
*
[lldb] Fix offset intersection bug between MPX and AVX registers
Guilherme Andrade
2019-10-31
8
-4
/
+103
*
[lldb/lit] Introduce %clang_host substitutions
Pavel Labath
2019-10-31
60
-69
/
+75
*
[LLDB] [Windows] Fix Windows-specific race condition in LLDB for session life...
Martin Storsjö
2019-10-31
4
-10
/
+95
*
[LLDB] [PECOFF] Fix error handling for executables that object::createBinary ...
Martin Storsjö
2019-10-31
2
-6
/
+90
*
[LLDB] [Windows] Remove a TODO which probably won't be implemented
Martin Storsjö
2019-10-31
1
-2
/
+0
*
[LLDB] [PECOFF] Don't crash in ReadImageDataByRVA for addresses out of range
Martin Storsjö
2019-10-31
4
-1
/
+133
*
Only ask once if we have no commands. NFC.
Jim Ingham
2019-10-30
1
-7
/
+5
[next]