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
/
LibCxxList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the C++ data formatters to the C++ language plugin
Enrico Granata
2015-09-04
1
-370
/
+0
*
Nuke CXXFormatterFunctions.cpp - split the contents of it across different fi...
Enrico Granata
2015-09-04
1
-1
/
+2
*
Purge a few places where *LanguageRuntime.h was being used when it
Jim Ingham
2015-09-03
1
-1
/
+0
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-1
/
+1
*
Convert GetNumTemplateArguments() and GetTemplateArgument() to be instance fu...
Enrico Granata
2015-08-13
1
-2
/
+2
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
1
-2
/
+2
*
First step in getting LLDB ready to support multiple different type systems.
Greg Clayton
2015-08-11
1
-2
/
+2
*
Fix a bug where the std::list synthetic child provider would not clean its ca...
Enrico Granata
2015-07-28
1
-0
/
+1
*
Revert "Introduce a TypeSystem interface to support adding non-clang languages."
Pavel Labath
2015-06-08
1
-2
/
+2
*
Introduce a TypeSystem interface to support adding non-clang languages.
Pavel Labath
2015-06-08
1
-2
/
+2
*
Don't #include "lldb-python.h" from anywhere.
Zachary Turner
2015-05-29
1
-2
/
+0
*
This patch does a few things:
Enrico Granata
2014-12-09
1
-1
/
+1
*
This was meant to be count, not m_count
Enrico Granata
2014-11-07
1
-1
/
+1
*
Reorganize some of the data formatters code to simplify CXXFormattersFunction...
Enrico Granata
2014-10-22
1
-0
/
+41
*
Enhance the libc++ list data formatter so that it does not start looking for ...
Enrico Granata
2014-10-09
1
-7
/
+11
*
Fix Windows build using portable types for formatting the log outputs
Deepak Panickal
2014-03-03
1
-1
/
+1
*
Better error reporting when a variable can't be
Sean Callanan
2014-02-28
1
-1
/
+5
*
<rdar://problem/15593026>
Enrico Granata
2014-02-25
1
-18
/
+30
*
Huge change to clean up types.
Greg Clayton
2013-07-11
1
-8
/
+6
*
Fix various build warnings.
Matt Kopec
2013-06-03
1
-0
/
+2
*
Much better way to get at the size of an std::list
Enrico Granata
2013-04-22
1
-18
/
+36
*
Data formatters cleanup:
Enrico Granata
2013-03-26
1
-3
/
+7
*
The formatters for std::shared_ptr, std::weak_ptr, std::list, std::vector and...
Enrico Granata
2013-03-19
1
-0
/
+288