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
/
ValueObjectRegister.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
1
-8
/
+13
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-10
/
+10
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-2
/
+2
*
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
-10
/
+10
*
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
-2
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-3
/
+3
*
iwyu fixes for lldbCore.
Zachary Turner
2017-04-06
1
-7
/
+16
*
Resubmit "Change RegisterValue getters / setters to use StringRef."
Zachary Turner
2016-11-17
1
-1
/
+2
*
Revert "Change RegisterValue getters / setters to use StringRef."
Zachary Turner
2016-11-17
1
-2
/
+1
*
Change RegisterValue getters / setters to use StringRef.
Zachary Turner
2016-11-17
1
-1
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-349
/
+251
*
When updating a ValueObjectRegister, set the flag to remind yourself of wheth...
Enrico Granata
2016-09-01
1
-0
/
+2
*
[SBValue] Add a method GetNumChildren(uint32_t max)
Siva Chandra
2015-10-21
1
-6
/
+11
*
Rename clang_type -> compiler_type for variables.
Bruce Mitchener
2015-09-24
1
-5
/
+5
*
TypeSystem is now a plugin interface and removed any "ClangASTContext &Class:...
Greg Clayton
2015-09-17
1
-2
/
+4
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-5
/
+5
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
1
-6
/
+6
*
Introduce the concept of a "display name" for types
Enrico Granata
2014-05-17
1
-0
/
+6
*
Roll back the changes I made in r193907 which created a new Frame
Jason Molenda
2013-11-04
1
-3
/
+3
*
Add a new base class, Frame. It is a pure virtual function which
Jason Molenda
2013-11-02
1
-3
/
+3
*
Huge change to clean up types.
Greg Clayton
2013-07-11
1
-36
/
+10
*
<rdar://problem/13565393>
Greg Clayton
2013-04-25
1
-1
/
+1
*
Added a SetData() method to ValueObject. This
Sean Callanan
2013-04-13
1
-0
/
+18
*
<rdar://problem/13421412>
Greg Clayton
2013-03-14
1
-3
/
+3
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-8
/
+8
*
Changed register ValueObjects to report their
Sean Callanan
2012-08-24
1
-0
/
+6
*
<rdar://problem/11239650> Fixing a bug where the SetValueFromCString() method...
Enrico Granata
2012-05-08
1
-2
/
+2
*
Be more careful when overriding the type for a
Sean Callanan
2012-03-30
1
-2
/
+13
*
<rdar://problem/11113279>
Greg Clayton
2012-03-26
1
-1
/
+1
*
Changed ValueObject to use a dedicated ChildrenManager class to store its chi...
Enrico Granata
2012-03-09
1
-1
/
+1
*
Added support for looking up the complete type for
Sean Callanan
2012-02-22
1
-6
/
+6
*
Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr
Greg Clayton
2012-02-21
1
-1
/
+3
*
The second part in thread hardening the internals of LLDB where we make
Greg Clayton
2012-02-18
1
-6
/
+8
*
This checking is part one of trying to add some threading safety to our
Greg Clayton
2012-02-17
1
-7
/
+10
*
Fixed register value objects to be able to return their values as unsigned
Greg Clayton
2011-08-16
1
-0
/
+9
*
Make ValueObject::SetValueFromCString work correctly.
Jim Ingham
2011-08-12
1
-0
/
+18
*
Fix 'Undefined or garbage value returned to caller' (static analyzer).
Johnny Chen
2011-08-11
1
-1
/
+1
*
Added the ability to remove orphaned module shared pointers from a ModuleList.
Greg Clayton
2011-08-11
1
-2
/
+2
*
Centralize all of the type name code so that we always strip the leading
Greg Clayton
2011-06-30
1
-1
/
+1
*
While implementing unwind information using UnwindAssemblyInstEmulation I ran
Greg Clayton
2011-05-09
1
-47
/
+34
*
Fix up how the ValueObjects manage their life cycle so that you can hand out ...
Jim Ingham
2011-04-22
1
-12
/
+29
*
Convert ValueObject to explicitly maintain the Execution Context in which the...
Jim Ingham
2011-03-31
1
-43
/
+101
*
A few of the issue I have been trying to track down and fix have been due to
Greg Clayton
2011-01-17
1
-11
/
+5
*
Fixed issues with RegisterContext classes and the subclasses. There was
Greg Clayton
2011-01-06
1
-8
/
+8
*
Modified the lldb_private::Type clang type resolving code to handle three
Greg Clayton
2010-11-13
1
-1
/
+1
*
Fixed an expression parsing issue where if you were stopped somewhere without
Greg Clayton
2010-10-14
1
-8
/
+8
*
Fixed the forward declaration issue that was present in the DWARF parser after
Greg Clayton
2010-09-29
1
-4
/
+4
*
Change over to using the definitions for mach-o types and defines to the
Greg Clayton
2010-07-21
1
-1
/
+2
[next]