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
*
Format OptionEnumValueElement (NFC)
Jonas Devlieghere
2019-08-02
11
-151
/
+368
*
[clang] Change FileManager to use llvm::ErrorOr instead of null on failure
Harlan Haskins
2019-08-01
2
-6
/
+9
*
Fix `skipIfSanitized` decorator on macOS
Jonas Devlieghere
2019-08-01
4
-20
/
+17
*
Fix TestThreadSpecificBreakpoint on Windows
Adrian McCarthy
2019-08-01
2
-15
/
+14
*
Add llvm-dwarfdump to the list of test dependencies
Pavel Labath
2019-08-01
1
-0
/
+1
*
[lit] Use ld.lld -z separate-code to work around a debug_line parsing bug
Fangrui Song
2019-08-01
5
-5
/
+5
*
[lldb][NFC] Make ClangDiagnostic::m_fixit_vec private
Raphael Isemann
2019-08-01
1
-0
/
+1
*
[lldb][docs] Update landing page for monorepo
Stefan Granitz
2019-08-01
2
-11
/
+17
*
[lldb][CMake] Avoid 'Autogenerate scheme' dialogs in Xcode projects
Stefan Granitz
2019-08-01
1
-0
/
+1
*
[Reproducers] Force replay in synchronous mode.
Jonas Devlieghere
2019-07-31
2
-1
/
+18
*
[GDBRemote] Reflow comments and improve docs.
Jonas Devlieghere
2019-07-31
1
-31
/
+35
*
[API] Remove use of ClangASTContext from SBTarget
Alex Langford
2019-07-31
3
-13
/
+42
*
[CommandCompletions] Remove commented out code.
Jonas Devlieghere
2019-07-31
1
-8
/
+0
*
Fix completion for functions in anonymous namespaces
Jonas Devlieghere
2019-07-31
3
-1
/
+11
*
Don't crash when pass by value struct has no definition.
Greg Clayton
2019-07-31
1
-1
/
+1
*
[lldb][NFC] Check in completion crash test case
Raphael Isemann
2019-07-31
3
-0
/
+18
*
Fix issues with inferior stdout coming out of order
Pavel Labath
2019-07-31
4
-92
/
+32
*
[lldb][NFC] Check in another crashing test case
Raphael Isemann
2019-07-31
3
-0
/
+18
*
[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
[next]