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
/
source
/
API
/
SBExpressionOptions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Reproducers] Capture return values of functions returning by ptr/ref
Jonas Devlieghere
2019-04-03
1
-1
/
+1
*
[lldb] [Reproducer] Move SBRegistry registration into declaring files
Michal Gorny
2019-03-19
1
-0
/
+63
*
[Reproducers] Implement log_append for function pointers.
Jonas Devlieghere
2019-03-11
1
-1
/
+1
*
[Reproducers] Replace callbacks with void*
Jonas Devlieghere
2019-03-11
1
-1
/
+1
*
[Reproducers] Add missing LLDB_RECORD_DUMMY macros
Jonas Devlieghere
2019-03-08
1
-0
/
+3
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-1
/
+94
*
[SBAPI] Don't check IsValid in constructor
Jonas Devlieghere
2019-03-06
1
-7
/
+6
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-39
/
+41
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit.
Jim Ingham
2018-11-02
1
-0
/
+9
*
Use Timeout<> in EvaluateExpressionOptions class
Pavel Labath
2016-12-06
1
-4
/
+7
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-149
/
+80
*
Expose top-level Clang expressions via the command line and the API.
Sean Callanan
2016-03-28
1
-0
/
+12
*
Use Clang's FixItHints to correct expressions with "trivial" mistakes (e.g. "...
Jim Ingham
2016-03-25
1
-0
/
+12
*
Allow expresions to have unique expression prefixes:
Greg Clayton
2015-05-27
1
-0
/
+11
*
Add an option to suppress the persistent result variable when running Evaluat...
Jim Ingham
2014-08-08
1
-0
/
+13
*
Enable the ability to enable debug info generation when evaluating expressions.
Greg Clayton
2014-07-11
1
-0
/
+12
*
Initial merge of some of the iOS 8 / Mac OS X Yosemite specific
Jason Molenda
2014-06-13
1
-0
/
+6
*
Make the Expression Execution result enum available to the SB API layer.
Jim Ingham
2014-05-05
1
-0
/
+6
*
Add the ability from the SB API's to set the "one thread" timeout
Jim Ingham
2014-03-28
1
-0
/
+12
*
Plumb the EvaluateExpressionOptions::{Set,Get}StopOthers through the SB API, ...
Jim Ingham
2014-02-28
1
-0
/
+12
*
This patch does a couple of things.
Jim Ingham
2013-11-07
1
-2
/
+14
*
Separated the "expr --unwind-on-error" behavior into two parts, actual errors...
Jim Ingham
2013-01-15
1
-0
/
+12
*
API cleanup.
Greg Clayton
2012-10-16
1
-39
/
+11
*
Add the ability to set timeout & "run all threads" options both from the "exp...
Jim Ingham
2012-10-16
1
-0
/
+142