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
/
ValueObjectDynamicValue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-6
/
+6
*
Fix (and improve) the support for C99 variable length array types
Adrian Prantl
2018-11-05
1
-1
/
+2
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-25
/
+20
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-3
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-3
/
+3
*
iwyu fixes for lldbCore.
Zachary Turner
2017-04-06
1
-16
/
+13
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-371
/
+309
*
Make IsSyntheticChildrenGenerated() virtual so that dynamic and synthetic val...
Enrico Granata
2016-07-08
1
-0
/
+16
*
Revert r268591
Enrico Granata
2016-05-05
1
-37
/
+11
*
Allow LanguageRuntimes to return an error if they fail in the course of dynam...
Enrico Granata
2016-05-05
1
-11
/
+37
*
Add a way for source languages to "mark" ValueObjects with language-specific ...
Enrico Granata
2015-11-09
1
-0
/
+17
*
[SBValue] Add a method GetNumChildren(uint32_t max)
Siva Chandra
2015-10-21
1
-3
/
+6
*
Fix a problem where LLDB could sometimes try to get the size of an Objective-...
Enrico Granata
2015-10-14
1
-1
/
+4
*
Route the preferred-display-language mechanism to the ValueObjectPrinter and ...
Enrico Granata
2015-10-07
1
-0
/
+21
*
On second thought, amend the previous patch to pass itself the ValueObject& f...
Enrico Granata
2015-09-22
1
-2
/
+2
*
Move the logic to post-process dynamic types for ValueObject purposes from th...
Enrico Granata
2015-09-22
1
-44
/
+14
*
Make LanguageRuntime::GetDynamicTypeAndAddress return a ValueType
Enrico Granata
2015-09-17
1
-6
/
+5
*
TypeSystem is now a plugin interface and removed any "ClangASTContext &Class:...
Greg Clayton
2015-09-17
1
-1
/
+1
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-9
/
+9
*
[ValueObjectSynthetic and ValueObjectDynamicValue] Override GetDeclaration
Siva Chandra
2015-08-18
1
-0
/
+9
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
1
-8
/
+8
*
First step in getting LLDB ready to support multiple different type systems.
Greg Clayton
2015-08-11
1
-1
/
+1
*
Revert "Introduce a TypeSystem interface to support adding non-clang languages."
Pavel Labath
2015-06-08
1
-1
/
+1
*
Introduce a TypeSystem interface to support adding non-clang languages.
Pavel Labath
2015-06-08
1
-1
/
+1
*
Move several GetByteSize() calls over to the brave new world of taking an Exe...
Enrico Granata
2015-01-28
1
-1
/
+1
*
In ValueObjectDynamicValue, trust what comes from
Sean Callanan
2014-10-31
1
-10
/
+1
*
Extend synthetic children to produce synthetic values (as in, those that GetV...
Enrico Granata
2014-10-08
1
-1
/
+1
*
Fix a problem where LLDB was constructing a TypeImpl marking the dynamic type...
Enrico Granata
2014-10-06
1
-1
/
+1
*
Introduce the concept of a "display name" for types
Enrico Granata
2014-05-17
1
-4
/
+14
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-24
/
+22
*
Further fixes to the dynamic type system prompted by ObjCDataFormatterTestCas...
Enrico Granata
2013-10-31
1
-4
/
+6
*
Fixing an issue in yesterday's dynamic type changes where we would not craft ...
Enrico Granata
2013-10-29
1
-6
/
+23
*
<rdar://problem/15144376>
Enrico Granata
2013-10-29
1
-33
/
+66
*
Huge change to clean up types.
Greg Clayton
2013-07-11
1
-26
/
+14
*
Added a SetData() method to ValueObject. This
Sean Callanan
2013-04-13
1
-0
/
+39
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-1
/
+1
*
<rdar://problem/13421412>
Greg Clayton
2013-03-14
1
-1
/
+1
*
<rdar://problem/12978143>
Enrico Granata
2013-01-28
1
-1
/
+0
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-1
/
+1
*
<rdar://problem/12711206>
Enrico Granata
2013-01-23
1
-30
/
+64
*
Fixing a silly typo in the previous patch
Enrico Granata
2012-11-27
1
-1
/
+2
*
<rdar://problem/12754509>
Enrico Granata
2012-11-27
1
-2
/
+3
*
Moving ValueObjectCast over to its own .h/.cpp files instead of sharing Value...
Enrico Granata
2012-10-27
1
-104
/
+1
*
<rdar://problem/12437442>
Enrico Granata
2012-10-22
1
-12
/
+13
*
Improvements to the data formatters logging - plus, new log messages when our...
Enrico Granata
2012-10-17
1
-0
/
+13
*
<rdar://problem/12503640> Fixing an issue where the dynamic type of an Object...
Enrico Granata
2012-10-17
1
-0
/
+2
*
<rdar://problem/11239650> Fixing a bug where the SetValueFromCString() method...
Enrico Granata
2012-05-08
1
-0
/
+36
[next]