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
*
Fix headers for files added in r353047
Pavel Labath
2019-02-07
3
-12
/
+9
*
Fix signed/unsigned mismatches in ProcessInfoTest.cpp
Pavel Labath
2019-02-07
1
-1
/
+1
*
Fix incorrect log messages in NativeProcessLinux (pr40588)
Pavel Labath
2019-02-07
1
-4
/
+4
*
Breakpad: temporarily XFAIL line-table tests
Pavel Labath
2019-02-07
4
-0
/
+8
*
use_lldb_suite.py: Fix potential infinite loop
Pavel Labath
2019-02-07
1
-3
/
+4
*
Fix some warnings introduced in r353324 (ReproducerInstrumentation patch)
Pavel Labath
2019-02-07
3
-8
/
+4
*
SymbolFileBreakpad: Add line table support
Pavel Labath
2019-02-07
13
-55
/
+504
*
Fix documentation formatting for ShellExpandArguments
Raphael Isemann
2019-02-07
2
-6
/
+6
*
[lldb] Make frame recognizers vend synthesized eValueTypeVariableArgument values
Kuba Mracek
2019-02-07
5
-1
/
+49
*
[Driver] Don't try to replay reproducer in the driver.
Jonas Devlieghere
2019-02-07
1
-9
/
+0
*
Fix my mistake adding SBReproducer the Xcode project
Jonas Devlieghere
2019-02-07
1
-4
/
+8
*
[testsuite] Convert a pexpect test to lit.
Davide Italiano
2019-02-06
4
-64
/
+25
*
Add SBReproducer to Xcode project
Jonas Devlieghere
2019-02-06
1
-0
/
+6
*
[Reproducers] SBReproducer framework: Capture & Replay
Jonas Devlieghere
2019-02-06
8
-10
/
+830
*
[x64] Process the B field of the REX prefix correctly for the PUSH and POP
Aleksandr Urakov
2019-02-06
2
-4
/
+58
*
Fix strlen() of unbound array undefined behavior
Jan Kratochvil
2019-02-06
2
-5
/
+3
*
[Reproducers] lldb-instr: tool to generate instrumentation macros.
Jonas Devlieghere
2019-02-06
7
-1
/
+337
*
Add a warning to GDBRemoteRegisterContext (if packet logging enabled)
Jason Molenda
2019-02-06
1
-0
/
+8
*
[CMake] Unify scripts for generating VCS headers
Petr Hosek
2019-02-06
2
-22
/
+22
*
[Reproducers] Add instrumentation to Xcode project
Jonas Devlieghere
2019-02-06
1
-0
/
+8
*
Sort Xcode project
Jonas Devlieghere
2019-02-06
1
-4
/
+4
*
Little more cleanup on https://reviews.llvm.org/D57552
Jim Ingham
2019-02-06
1
-25
/
+24
*
Add the source directory for https://reviews.llvm.org/D57552.
Jim Ingham
2019-02-06
1
-0
/
+7
*
Fix PathMappingList::FindFile to handle relative incoming FileSpecs.
Jim Ingham
2019-02-05
3
-247
/
+283
*
Remove accidentally commited file in xcshareddata
Jonas Devlieghere
2019-02-05
1
-8
/
+0
*
[Py3/TestAppleOSSimulator] Another byte<->str interoperability issue.
Davide Italiano
2019-02-05
1
-1
/
+1
*
[unittests] Fix warning
Jonas Devlieghere
2019-02-05
1
-1
/
+1
*
[Reproducers] Instrumentation Framework: Serialization
Jonas Devlieghere
2019-02-05
5
-0
/
+556
*
[Obj-C] Fix undefined behaviour(s) in the new NSTaggedDate formatter.
Davide Italiano
2019-02-05
1
-28
/
+24
*
Update Xcode project after r353047
Stefan Granitz
2019-02-05
1
-15
/
+12
*
[Expressions] Fix -Wreorder warning from r353149
Krasimir Georgiev
2019-02-05
1
-4
/
+3
*
[Expressions] Add support of expressions evaluation in some object's context
Aleksandr Urakov
2019-02-05
26
-44
/
+596
*
[Python2 to Python 3] Fix print -> print().
Davide Italiano
2019-02-05
1
-6
/
+6
*
Update stale comment in lang/c/struct_types/main.c
Jonas Devlieghere
2019-02-04
1
-2
/
+2
*
Fixes for the ProcessLaunchInfo move
Pavel Labath
2019-02-04
2
-2
/
+2
*
Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to Host
Pavel Labath
2019-02-04
29
-30
/
+102
*
Fix the xcode build for r352845, attempt #2
Stefan Granitz
2019-02-01
1
-0
/
+16
*
Revert "Fix the xcode build for r352845."
Stefan Granitz
2019-02-01
1
-2663
/
+2651
*
[lldb] Relax libc++ ABI version checking
Thomas Anderson
2019-02-01
1
-95
/
+88
*
Fix the xcode build for r352845.
Jim Ingham
2019-02-01
1
-2651
/
+2663
*
[PDB] Fix build after r352845
Aleksandr Urakov
2019-02-01
1
-1
/
+1
*
[PDB] Fix location retrieval for function local variables and arguments that are
Aleksandr Urakov
2019-02-01
22
-929
/
+1514
*
[unittest] Fix scalar unit test.
Jonas Devlieghere
2019-01-31
1
-4
/
+4
*
Fix use of non-existing variable in crashlog.py
Shafik Yaghmour
2019-01-31
1
-1
/
+1
*
[LLDB] FreeBSD suppress compilation warning
David Carlier
2019-01-31
1
-1
/
+1
*
Revert "[CMake] Unify scripts for generating VCS headers"
Petr Hosek
2019-01-31
2
-18
/
+24
*
[CMake] Migrate lldb to the new VCS script
Petr Hosek
2019-01-31
2
-24
/
+18
*
[testsuite] Fix TestAppleSimulator so that it works with Python 3.
Davide Italiano
2019-01-31
2
-3
/
+3
*
[Python] Fix gdb-remote and lldb-server utilities to work with Py3.
Davide Italiano
2019-01-31
2
-5
/
+5
*
[Python] Python 2 and Python 3 disagree on `/`.
Davide Italiano
2019-01-31
1
-1
/
+1
[next]