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
*
Revert "Don't include UnixSignals.h from Host."
Davide Italiano
2019-02-15
12
-37
/
+22
*
Fix AST generated for a class template to connect the class inside a
Richard Smith
2019-02-15
1
-0
/
+1
*
[win] Resolve the module only if there isn't one already
Stella Stamenova
2019-02-15
3
-14
/
+23
*
Don't include UnixSignals.h from Host.
Zachary Turner
2019-02-15
12
-22
/
+37
*
Disable stop-hook-threads.test on Linux
Jorge Gorbe Moya
2019-02-15
1
-0
/
+1
*
Fix potential UB when target_file directory is null
Stefan Granitz
2019-02-15
1
-0
/
+5
*
Remove alignment from struct XSAVE altogether
Pavel Labath
2019-02-15
1
-1
/
+1
*
[lldb] [MainLoop] Add kevent() EINTR handling
Michal Gorny
2019-02-15
2
-2
/
+32
*
Fix the gdb-client test suite for python3
Pavel Labath
2019-02-15
1
-12
/
+5
*
Sort files in source/Host/CMakeLists.txt
Pavel Labath
2019-02-15
1
-4
/
+4
*
Fix lldb-server test suite for python3
Pavel Labath
2019-02-15
6
-16
/
+46
*
Use sys.executable in lldb-dotest
Pavel Labath
2019-02-15
1
-1
/
+1
*
Embed swig version into lldb.py in a different way
Pavel Labath
2019-02-15
3
-22
/
+44
*
Remove redundant semicolon after namespace-closing '}'
Pavel Labath
2019-02-15
1
-1
/
+1
*
Fix for build bot problem from last change
Aaron Smith
2019-02-15
1
-3
/
+3
*
Implement GetLoadAddress for the Windows process plugin
Aaron Smith
2019-02-15
5
-41
/
+111
*
[lldb] [MainLoop] Remove redundant termination clause (NFCI)
Michal Gorny
2019-02-14
1
-3
/
+0
*
Add explicit language specifier to test.
Adrian Prantl
2019-02-14
1
-1
/
+1
*
[dotest] Fix compiler version number comparison
Frederic Riss
2019-02-14
1
-4
/
+5
*
[ExpressionParser] Reuse the FileManager from the compiler instance.
Jonas Devlieghere
2019-02-14
2
-13
/
+5
*
Don't source local .lldbinit in the test suite
Raphael Isemann
2019-02-14
1
-1
/
+1
*
[CMake] Fix RPATH handling for LLDB.framework
Stefan Granitz
2019-02-14
2
-10
/
+13
*
Move UnwindTable from ObjectFile to Module
Pavel Labath
2019-02-14
8
-52
/
+50
*
[lldb] [lldb-server] Catch and report errors from main loop
Michal Gorny
2019-02-14
1
-1
/
+6
*
[lldb] [MainLoop] Report errno for failed kevent()
Michal Gorny
2019-02-14
1
-1
/
+1
*
[gdb-remote] Sanity check platform pointer
Aaron Smith
2019-02-14
1
-2
/
+5
*
[lldb-server] Add remote platform capabilities for Windows
Aaron Smith
2019-02-14
6
-275
/
+217
*
Add missing include
Adrian Prantl
2019-02-13
1
-0
/
+1
*
[CMake] Make lldb-test-deps a dependency of check-lldb
Jonas Devlieghere
2019-02-13
2
-1
/
+4
*
Add missing include
Adrian Prantl
2019-02-13
1
-0
/
+1
*
Deserialize Clang module search path from DWARF
Adrian Prantl
2019-02-13
26
-108
/
+219
*
Revert "Fix one more string/bytes issue in lldb-server tests"
Pavel Labath
2019-02-13
1
-1
/
+1
*
Fix one more string/bytes issue in lldb-server tests
Pavel Labath
2019-02-13
1
-1
/
+1
*
[lldb] [cmake] Use install directories for LLVM_* variables
Michal Gorny
2019-02-13
1
-3
/
+3
*
ObjectFilePECOFF: Create a "container" section spanning the entire module image
Pavel Labath
2019-02-13
6
-32
/
+94
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
190
-1959
/
+1963
*
[Reproducers] Integrate FileProvider with clang
Jonas Devlieghere
2019-02-13
5
-3
/
+79
*
[testsuite] Add a comment explaining what this test does.
Davide Italiano
2019-02-12
1
-0
/
+1
*
[testsuite] Convert TestSingleQuote to lit.
Davide Italiano
2019-02-12
5
-85
/
+8
*
[lldb-instr] Pass PCHContainerOperations to ClangTool
Jonas Devlieghere
2019-02-12
2
-1
/
+8
*
[lldb] [unittest] Avoid mixing '127.0.0.1' and 'localhost'
Michal Gorny
2019-02-12
2
-3
/
+3
*
Fix Xcode project for RemoteAwarePlatform files.
Greg Clayton
2019-02-12
1
-7
/
+10
*
Have Stream::PutCStringAsRawHex8 take llvm::StringRef
Pavel Labath
2019-02-12
9
-52
/
+50
*
Extract common PlatformPOSIX/Windows code into a separate class
Pavel Labath
2019-02-12
7
-359
/
+200
*
[NativePDB] Process virtual bases in the correct order
Aleksandr Urakov
2019-02-12
4
-12
/
+45
*
Remove redundant ::get() for smart pointer. (NFC)
Jonas Devlieghere
2019-02-12
52
-191
/
+187
*
[Thread] Update the correct variable
Jonas Devlieghere
2019-02-12
1
-4
/
+2
*
Define _ENABLE_EXTENDED_ALIGNED_STORAGE on Windows.
Jonas Devlieghere
2019-02-12
2
-8
/
+18
*
[ObjectFileMachO] Revert std::make_shared
Jonas Devlieghere
2019-02-11
1
-14
/
+8
*
Some cleanup after moving to std::make_shared
Jonas Devlieghere
2019-02-11
2
-21
/
+13
[next]