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
/
DataFormatters
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
2
-2
/
+2
*
Clean up debug logging
Pavel Labath
2017-02-13
1
-36
/
+20
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
8
-9
/
+9
*
[CMake] Add accurate dependency specifications
Chris Bieneman
2017-01-31
1
-0
/
+10
*
[lldb] Fix typos in file headers
Alexander Shaposhnikov
2016-11-26
1
-2
/
+1
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
6
-23
/
+17
*
Change ValueObject creation functions to take StringRefs.
Zachary Turner
2016-11-13
1
-3
/
+4
*
Simplify the PrintableRepresentationSpecialCases code; we never used the ePri...
Enrico Granata
2016-11-07
1
-1
/
+1
*
Preliminary plumbing work to make 'parray' able to take offset and stride opt...
Enrico Granata
2016-11-04
2
-12
/
+27
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-2
/
+2
*
Make lldb -Werror clean on Windows.
Zachary Turner
2016-10-05
1
-1
/
+1
*
Move UTF functions into namespace llvm.
Justin Lebar
2016-09-30
1
-25
/
+28
*
Make lldb::Regex use StringRef.
Zachary Turner
2016-09-21
2
-9
/
+9
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
17
-5356
/
+4552
*
Fix an issue where a synthetic child provider could only provide a value of t...
Enrico Granata
2016-08-31
1
-8
/
+9
*
Remove unused variables.
Zachary Turner
2016-08-31
1
-1
/
+0
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
4
-77
/
+75
*
Add support for synthetic child providers to optionally return a customized t...
Enrico Granata
2016-05-02
1
-0
/
+9
*
Add a --element-count option to the expression command
Enrico Granata
2016-04-25
2
-12
/
+46
*
Remove even more of the data formatters that silently run code
Enrico Granata
2016-04-08
1
-177
/
+0
*
This change introduces a "ExpressionExecutionThread" to the ThreadList.
Jim Ingham
2016-03-12
1
-3
/
+8
*
Fix a typo in FormatCache.cpp such that the cache would potentially return an...
Enrico Granata
2016-02-18
1
-1
/
+1
*
Data formatter support for libc++ std::atomic<T>
Enrico Granata
2016-02-12
1
-2
/
+2
*
Now that SymbolFileDWARF supports having types in completely separate .pcm fi...
Greg Clayton
2016-02-10
1
-1
/
+3
*
Fix TestDataFormatterScript for Linux.
Chaoren Lin
2016-01-29
1
-5
/
+4
*
Fix a bug where LLDB would not print the name of the function that a scripted...
Enrico Granata
2016-01-29
1
-3
/
+17
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
1
-14
/
+0
*
Fix some compiler warnings with MSVC 2015.
Zachary Turner
2016-01-13
1
-1
/
+1
*
Fix a bug where language categories would hold on to their caches even after ...
Enrico Granata
2015-12-15
2
-4
/
+22
*
Fix a bug where one-lining display of child values would ignore the user's ch...
Enrico Granata
2015-12-01
1
-1
/
+1
*
Reapply r253423 and r253424 (which cleanup the data formatters iteration mode...
Enrico Granata
2015-11-18
3
-56
/
+2
*
Revert 2 commits breaking the MSVC build
Tamas Berghammer
2015-11-18
3
-2
/
+56
*
Cleanup the type X list commands to use the new ForEach goodness
Enrico Granata
2015-11-18
3
-56
/
+2
*
The existing logic to loop over formatters is very pre-C++11, using void* bat...
Enrico Granata
2015-11-14
3
-0
/
+54
*
Upstream some data formatter related cleanups
Enrico Granata
2015-11-13
1
-7
/
+18
*
Fix indentation
Enrico Granata
2015-11-13
1
-21
/
+21
*
Introduce a way for Languages to specify whether values of "reference types" ...
Enrico Granata
2015-11-10
1
-7
/
+22
*
Upstream changes to the ValueObjectPrinter; nfc
Enrico Granata
2015-11-10
2
-43
/
+147
*
Extend the TypeSystem's ShouldPrintAsOneLiner implementation so that the Valu...
Enrico Granata
2015-11-09
1
-1
/
+18
*
Fix an issue where LLDB would truncate summaries for string types without pro...
Enrico Granata
2015-11-04
1
-4
/
+28
*
All instance variables start with "m_". Fix "options" to be "m_options".
Greg Clayton
2015-11-03
1
-56
/
+56
*
Add a --language (-l) option to the formatter delete commands in order to all...
Enrico Granata
2015-10-29
1
-0
/
+8
*
Remove an unused local variable
Enrico Granata
2015-10-28
1
-1
/
+0
*
Fix Clang-tidy modernize-use-override warnings in some files in source; other...
Eugene Zelenko
2015-10-26
1
-23
/
+27
*
[SBValue] Add a method GetNumChildren(uint32_t max)
Siva Chandra
2015-10-21
1
-1
/
+9
*
Rationalization of includes in the data formatters code
Enrico Granata
2015-10-20
10
-24
/
+14
*
Introduce the concept of a type that is meaningless without dynamic resolutio...
Enrico Granata
2015-10-20
1
-18
/
+12
*
Let Language plugins vend a default DeclPrintingHelper in case a custom one i...
Enrico Granata
2015-10-19
3
-11
/
+253
*
Silence -Wreturn-type with gcc 5.2
Saleem Abdulrasool
2015-10-18
1
-0
/
+1
*
Silence -Wqual-cast warnings from GCC 5.2
Saleem Abdulrasool
2015-10-18
1
-2
/
+2
[prev]
[next]