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
*
[ProcessWindows] Choose a register context file by preprocessor
Tatyana Krasnukha
2019-07-31
5
-10
/
+19
*
Add llvm-style RTTI to ObjectFile hierarchy
Pavel Labath
2019-07-31
20
-35
/
+76
*
[lldb][NFC] Check in completion crash test in lambda
Raphael Isemann
2019-07-31
3
-0
/
+13
*
Add missing includes to SymbolFilePDBTests
Pavel Labath
2019-07-31
2
-0
/
+2
*
[lldb][docs] Add CMake version notes for -B flag
Stefan Granitz
2019-07-31
2
-4
/
+23
*
SymbolVendor: Remove the object file member variable
Pavel Labath
2019-07-31
19
-141
/
+145
*
Change '|' to '&' in conditional.
Richard Trieu
2019-07-31
1
-1
/
+1
*
[CompletionRequest] Remove unimplemented members.
Jonas Devlieghere
2019-07-31
13
-68
/
+21
*
[StringList] Change LongestCommonPrefix API
Jonas Devlieghere
2019-07-31
5
-19
/
+11
*
[TableGen] Move helpers into LLDBTableGenUtils.
Jonas Devlieghere
2019-07-31
6
-28
/
+62
*
[TableGen] Include vector
Jonas Devlieghere
2019-07-31
1
-0
/
+1
*
[SymbolFilePDB] Fix windows bots after rL367360
Alex Langford
2019-07-30
1
-4
/
+12
*
[TableGen] Reuse typedef across emitters (NFC)
Jonas Devlieghere
2019-07-30
3
-18
/
+14
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
36
-328
/
+596
*
[SymbolFile] SymbolFileDWARF::ParseLineTable should lock its module
Alex Langford
2019-07-30
1
-1
/
+1
*
[Reproducers] Fix incorrect help message
Jonas Devlieghere
2019-07-30
1
-2
/
+2
*
[dotest] Remove multiprocessing
Jonas Devlieghere
2019-07-30
6
-1913
/
+5
*
[lldb][NFC] Fix import-std-module tests that relied on fix-its to pass
Raphael Isemann
2019-07-30
2
-5
/
+5
*
[lldb] Fix crash when tab-completing in multi-line expr
Raphael Isemann
2019-07-30
4
-1
/
+61
*
[lldb][NFC] Check in crashing test case
Raphael Isemann
2019-07-30
3
-0
/
+19
*
[lldb][docs] Update documentation for monorepo and CMake caches
Stefan Granitz
2019-07-30
1
-36
/
+144
*
PECOFF: Fix a "memset clearing an object of non-trivial type" warning
Pavel Labath
2019-07-30
2
-34
/
+32
*
SymbolVendor: Move locking into the Symbol Files
Pavel Labath
2019-07-30
8
-160
/
+126
*
[lldb] [test/lldb-vscode] Use realpath to match vscode behavior
Michal Gorny
2019-07-30
1
-2
/
+4
*
[lldb] [test/lldb-vscode] Use os.path.dirname() [NFC]
Michal Gorny
2019-07-30
1
-5
/
+5
*
[lldb] [test] Mark newly running test XFAIL on NetBSD
Michal Gorny
2019-07-30
1
-0
/
+1
*
[NFC] avoid AlignedCharArray in lldb
JF Bastien
2019-07-29
2
-3
/
+3
*
[CMake] Move project() call to main CMake file
Haibo Huang
2019-07-29
2
-2
/
+1
*
[Symbolication] Remove some dead code. Nothing exciting.
Davide Italiano
2019-07-29
1
-2
/
+0
*
[Symbolication] Remove a duplicate assignment.
Davide Italiano
2019-07-29
1
-1
/
+0
*
[Symbolication] Fix unicode compatibility between 2 and 3.
Davide Italiano
2019-07-29
1
-1
/
+1
*
[Reproducers] Pass FileCollector around as a shared_ptr (NFC)
Jonas Devlieghere
2019-07-29
4
-14
/
+19
*
Test load unloading of modules with libraries-svr4
Antonio Afonso
2019-07-29
1
-0
/
+40
*
[lldb] Qualify includes of Properties[Enum].inc files. NFC
Jordan Rupprecht
2019-07-29
34
-71
/
+71
*
[lldb] Also include the array definition in Properties.inc
Jonas Devlieghere
2019-07-29
16
-129
/
+105
*
[lldb] Increase testsuite packet-timeout 5secs -> 1min
Jan Kratochvil
2019-07-29
7
-14
/
+33
*
SymbolVendor: Make SectionAddressesChanged a passthrough
Pavel Labath
2019-07-29
3
-15
/
+17
*
[lldb] [test] Mark three new tests XFAIL on NetBSD
Michal Gorny
2019-07-29
2
-0
/
+3
*
[lldb][NFC] Split emitting and parsing in LLDBOptionDefEmitter
Raphael Isemann
2019-07-29
1
-42
/
+80
*
[lldb][NFC] Remove DiagnosticManager::CopyDiagnostics
Raphael Isemann
2019-07-29
2
-11
/
+0
*
[lldb] Also include the array definition in CommandOptions.inc
Raphael Isemann
2019-07-28
20
-196
/
+26
*
[CMake] Print the correct variables
Jonas Devlieghere
2019-07-26
1
-1
/
+1
*
[TableGen] Fix stale include paths
Jonas Devlieghere
2019-07-26
2
-8
/
+8
*
[TableGen] Move core properties into a separate file (NFC)
Jonas Devlieghere
2019-07-26
4
-10
/
+12
*
[TableGen] Move target properties into a separate file (NFC)
Jonas Devlieghere
2019-07-26
7
-246
/
+257
*
[TableGen] Move interpreter properties into a separate file (NFC)
Jonas Devlieghere
2019-07-26
5
-34
/
+44
*
Document that LLDB_LOG macros use the format_providers.
Jim Ingham
2019-07-26
1
-0
/
+20
*
[CMake] Fix find_python_libs_windows
Jonas Devlieghere
2019-07-26
1
-0
/
+1
*
[CMake] Print Python version on Windows
Jonas Devlieghere
2019-07-26
1
-2
/
+2
*
[CMake] Loosen Python version check and ignore patch version
Jonas Devlieghere
2019-07-26
1
-10
/
+36
[next]