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 an issue in r317563 causing a clang assert
Tamas Berghammer
2017-11-07
1
-3
/
+3
*
Support scoped enums in the DWARF AST parser
Tamas Berghammer
2017-11-07
5
-9
/
+14
*
test: Clean up finalize_build_dictionary
Pavel Labath
2017-11-07
1
-2
/
+1
*
"Fix" concurrent events test for arm
Pavel Labath
2017-11-07
22
-29
/
+2
*
Disable tests in lang/c/shared_lib on Windows
Stephane Sezer
2017-11-07
1
-0
/
+3
*
Add a dependency from check-lldb on lld
Stephane Sezer
2017-11-06
1
-0
/
+9
*
Extend android xfail in TestTopLevelExprs
Pavel Labath
2017-11-06
1
-1
/
+1
*
Improve the posix core file triple detection
Tamas Berghammer
2017-11-04
2
-5
/
+11
*
Remove ProcessGdbRemote::m_flags
Pavel Labath
2017-11-03
2
-7
/
+1
*
Add float/vector registers for ppc64le
Pavel Labath
2017-11-03
8
-17
/
+1099
*
Add type to FileSpec::PathSyntax enum.
Don Hinton
2017-11-03
1
-1
/
+1
*
Xfail test_stack_info_in_minidump test
Pavel Labath
2017-11-03
1
-0
/
+1
*
Fix classifications on two concurrent event tests
Pavel Labath
2017-11-03
2
-1
/
+1
*
Remove getCategories mechanism of specifying test categories
Pavel Labath
2017-11-02
16
-57
/
+36
*
Remove android watchpoint xfails
Pavel Labath
2017-11-02
22
-69
/
+0
*
Fix some warnings found by ToT clang
Pavel Labath
2017-11-02
10
-14
/
+5
*
Run clang-format on lldb.cpp
Stephane Sezer
2017-11-02
1
-4
/
+2
*
Use LLVM version string
Stephane Sezer
2017-11-02
1
-5
/
+1
*
Revert r317182 for https://reviews.llvm.org/D39128
Jason Molenda
2017-11-02
12
-573
/
+20
*
Commit Lawrence D'Anna's patch to change
Jason Molenda
2017-11-02
12
-20
/
+573
*
Ahhhh roll back that commit, I didn't see that Lawrence had filed
Jason Molenda
2017-11-02
10
-308
/
+21
*
Commit Lawrence D'Anna's patch to change
Jason Molenda
2017-11-02
10
-21
/
+308
*
[Core] Comparison for unsigned >= 0 is redundant. NFCI.
Davide Italiano
2017-11-01
1
-1
/
+1
*
[XML] Simplify lambda removing unused capture. NFCI.
Davide Italiano
2017-11-01
1
-1
/
+1
*
[Interpreter] Remove unused variable usage. NFCI.
Davide Italiano
2017-11-01
1
-2
/
+1
*
dotest: consistently call finalize_build_dictionary in debug info variants
Pavel Labath
2017-11-01
1
-0
/
+2
*
add LibCxxTuple.cpp, LibCxxQueue.cpp to xcode project file.
Jason Molenda
2017-11-01
1
-0
/
+8
*
Add data formatter for libc++ std::queue
Pavel Labath
2017-11-01
7
-0
/
+134
*
Add data formatter for libc++ std::tuple
Pavel Labath
2017-11-01
7
-0
/
+159
*
Remove uint32_t assignment operator from Status
Pavel Labath
2017-11-01
2
-23
/
+0
*
Remove Sean Callanan from the CODE_OWNERS, he won't have time
Jason Molenda
2017-11-01
1
-4
/
+1
*
Modernize the example cmdtemplate.py.
Jim Ingham
2017-10-31
1
-85
/
+95
*
Add a "watchpoint" test category and annotate tests appropriately
Pavel Labath
2017-10-31
24
-1
/
+26
*
Fix LLVM_LINK_LLVM_DYLIB build (pr35053)
Pavel Labath
2017-10-31
9
-108
/
+56
*
Increase AdbClient read timeout
Pavel Labath
2017-10-31
1
-1
/
+1
*
Add data formatter for libc++'s forward_list
Pavel Labath
2017-10-31
6
-85
/
+249
*
Fix mac build broken in r316987
Pavel Labath
2017-10-31
1
-1
/
+1
*
Invert ArchSpec<->Platform dependency
Pavel Labath
2017-10-31
18
-128
/
+144
*
Android.rules: build with "unified android headers"
Pavel Labath
2017-10-31
1
-3
/
+5
*
Split makefile for TestTopLevelExprs
Pavel Labath
2017-10-31
2
-6
/
+13
*
Remove a stray space.
Jim Ingham
2017-10-30
1
-1
/
+1
*
Fix windows build broken in r316915
Pavel Labath
2017-10-30
1
-1
/
+0
*
MainLoop: work around an android libc bug
Pavel Labath
2017-10-30
2
-11
/
+27
*
[CMake] Build clang as dependency when using in-tree clang for tests.
Davide Italiano
2017-10-27
2
-0
/
+12
*
Add specific ppc64le hardware watchpoint handler
Pavel Labath
2017-10-27
4
-12
/
+320
*
Fix a use-after-free in lldb-server
Pavel Labath
2017-10-27
1
-2
/
+3
*
Default to using in-tree clang for building test executables
Pavel Labath
2017-10-27
4
-33
/
+20
*
Add Arm Architecture plugin to the xcode project file.
Jason Molenda
2017-10-27
1
-0
/
+24
*
Fix TestMinidump for r316673
Pavel Labath
2017-10-26
1
-8
/
+8
*
Allow SysV-i386 ABI on everything other than Apple targets
Stephane Sezer
2017-10-26
1
-5
/
+6
[next]