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
/
Core
/
ValueObjectConstResultImpl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-10
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-1
/
+1
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-7
/
+7
*
[ValueObject] Stop assuming types are non-zero sized.
Davide Italiano
2018-10-23
1
-1
/
+7
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-3
/
+3
*
iwyu fixes for lldbCore.
Zachary Turner
2017-04-06
1
-15
/
+16
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-161
/
+129
*
Add an LLDB data formatter for single-element NSArray and NSDictionary Cocoa ...
Enrico Granata
2016-02-29
1
-2
/
+8
*
Add a way for source languages to "mark" ValueObjects with language-specific ...
Enrico Granata
2015-11-09
1
-2
/
+5
*
Make lldb::endian::InlHostByteOrder() private.
Bruce Mitchener
2015-11-07
1
-1
/
+1
*
Rename clang_type -> compiler_type for variables.
Bruce Mitchener
2015-09-24
1
-18
/
+18
*
Rename GetChildClangTypeAtIndex to GetChildCompilerTypeAtIndex
Bruce Mitchener
2015-09-21
1
-16
/
+16
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-2
/
+2
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
1
-6
/
+6
*
Set the live address on child const results in a way that is more maintainabl...
Enrico Granata
2015-07-22
1
-3
/
+2
*
Add a class ValueObjectConstResultCast.
Siva Chandra
2015-07-16
1
-1
/
+13
*
Some more cleanup of the ValueObjectConstResultImpl code. NFC.
Enrico Granata
2014-12-12
1
-17
/
+0
*
The so-called "trivial implementation" has been with us for a few years now. ...
Enrico Granata
2014-12-12
1
-34
/
+0
*
Do attempt to ask the impl_backend for the live address of a const result if ...
Enrico Granata
2014-12-12
1
-1
/
+1
*
Do not set the live address of a const result child if its parent has an inva...
Enrico Granata
2014-12-12
1
-1
/
+2
*
LLDB now correctly handles virtual inheritance.
Greg Clayton
2014-07-19
1
-2
/
+2
*
Fix typos.
Bruce Mitchener
2014-07-01
1
-1
/
+1
*
Huge change to clean up types.
Greg Clayton
2013-07-11
1
-23
/
+17
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-1
/
+1
*
This checking is part one of trying to add some threading safety to our
Greg Clayton
2012-02-17
1
-12
/
+12
*
Add the ability to capture the return value in a thread's stop info, and prin...
Jim Ingham
2011-12-17
1
-1
/
+1
*
http://llvm.org/bugs/show_bug.cgi?id=11588
Johnny Chen
2011-12-16
1
-1
/
+22
*
Redesign of the interaction between Python and frozen objects:
Enrico Granata
2011-09-06
1
-0
/
+221