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
/
packages
/
Python
/
lldbsuite
/
test
/
expression_command
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Expressions] Add support of expressions evaluation in some object's context
Aleksandr Urakov
2019-02-05
6
-0
/
+327
*
Fix handling of CreateTemplateParameterList when there is an empty pack
Shafik Yaghmour
2019-01-30
3
-0
/
+37
*
Rename test directory
Adrian Prantl
2019-01-24
3
-0
/
+0
*
Add decorator support for the DWARF version produced by the compiler
Adrian Prantl
2019-01-24
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
7
-28
/
+21
*
Don't run TestBreakpointThumbCodesection.py on darwin systems;
Jason Molenda
2019-01-17
1
-1
/
+3
*
[test] Remove flakiness decorator from TestObjCDynamicSBType
Jonas Devlieghere
2018-12-30
1
-2
/
+0
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)
Stella Stamenova
2018-12-20
2
-5
/
+1
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.2)
Stella Stamenova
2018-12-19
8
-15
/
+1
*
[lldbsuite] Un-xfail tests on Windows that are now passing
Stella Stamenova
2018-12-19
5
-16
/
+1
*
[Expr] Fix `TestExprOptions` after r348240 on MacOS X
Aleksandr Urakov
2018-12-04
1
-0
/
+15
*
[Expr] Check the language before ignoring Objective C keywords
Aleksandr Urakov
2018-12-04
2
-1
/
+16
*
[lldbsuite] Each lldb suite test must have a unique class name
Stella Stamenova
2018-11-27
1
-1
/
+1
*
Remove the expectedFlakeyDsym decorator. It's not useful anymore.
Adrian Prantl
2018-11-14
1
-1
/
+0
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
Refactor ClangASTContext::AddEnumerationValueToEnumerationType() to remove re...
Shafik Yaghmour
2018-11-08
3
-0
/
+66
*
Fix duplicate testcase filename
Jan Kratochvil
2018-11-04
1
-0
/
+0
*
Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit.
Jim Ingham
2018-11-02
3
-0
/
+115
*
Revert "Return a named error in the result object of an expression with no re...
Krasimir Georgiev
2018-10-18
3
-60
/
+0
*
Return a named error in the result object of an expression with no result
Jim Ingham
2018-10-16
3
-0
/
+60
*
[lldbsuite] Disable Test128BitsInteger on Windows
Stella Stamenova
2018-10-15
1
-1
/
+4
*
TestMultilineExpr: validate evaluation for expressions that span multiple lines
Stefan Granitz
2018-10-05
3
-101
/
+0
*
Allow use of self.filecheck in LLDB tests (c.f self.expect)
Vedant Kumar
2018-09-18
1
-65
/
+53
*
Add descriptions to completed expressions
Raphael Isemann
2018-09-17
1
-0
/
+33
*
[IRInterpreter] Fall back to JIT with 128-bit values.
Davide Italiano
2018-09-14
3
-0
/
+15
*
Added initial code completion support for the `expr` command
Raphael Isemann
2018-08-30
5
-0
/
+272
*
Fix broken builtin functions in the expression command
Raphael Isemann
2018-08-23
1
-0
/
+53
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
10
-12
/
+12
*
[IRInterpreter] Fix misevaluation of interpretation expressions with `urem`.
Davide Italiano
2018-07-12
3
-0
/
+26
*
Don't take the address of an xvalue when printing an expr result
Raphael Isemann
2018-07-09
3
-0
/
+54
*
IRInterpreter: fix sign extension of small types (pr37840)
Pavel Labath
2018-06-20
1
-0
/
+8
*
[lit, lldbsuite] Disable tests that are failing because of pr21765 and pr24489
Stella Stamenova
2018-05-17
2
-0
/
+2
*
Use the DWARF linkage name when importing C++ methods.
Davide Italiano
2018-03-27
3
-0
/
+63
*
Add and fix some tests for PPC64
Pavel Labath
2018-03-26
1
-0
/
+1
*
[TestExpr] Fix a typo in a test, unbreaking the lldb Mac OS X bot.
Davide Italiano
2018-03-20
1
-1
/
+1
*
Fix some tests for PPC64le architecture
Pavel Labath
2018-03-20
1
-11
/
+26
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
4
-19
/
+23
*
[lldb] Fix some C++ virtual method call bugs in LLDB expression evaluation by
Lang Hames
2018-01-22
3
-0
/
+71
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
23
-25
/
+27
*
Make one more test redhat-compatible
Pavel Labath
2017-12-21
1
-11
/
+11
*
Work around test failures on red-hat linux
Pavel Labath
2017-12-21
1
-1
/
+1
*
[testsuite] Remove even more testing vestiges.
Davide Italiano
2017-12-12
1
-3
/
+0
*
Makefile.rules: compile all tests with -fno-limit-debug-info
Pavel Labath
2017-12-04
3
-21
/
+0
*
Make TestTopLevelExprs more robust in face of linker GC
Pavel Labath
2017-11-08
2
-21
/
+12
*
Extend android xfail in TestTopLevelExprs
Pavel Labath
2017-11-06
1
-1
/
+1
*
Split makefile for TestTopLevelExprs
Pavel Labath
2017-10-31
2
-6
/
+13
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
5
-5
/
+17
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
5
-17
/
+5
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
5
-5
/
+17
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
5
-17
/
+5
[next]