aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/DataFormatters/FormattersHelpers.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-115/+103
2016-04-08Remove even more of the data formatters that silently run codeEnrico Granata1-177/+0
2016-03-12This change introduces a "ExpressionExecutionThread" to the ThreadList. Jim Ingham1-3/+8
2015-11-13Upstream some data formatter related cleanupsEnrico Granata1-7/+18
2015-10-20Rationalization of includes in the data formatters codeEnrico Granata1-0/+1
2015-10-07Introduce a variant of GetSummaryAsCString() that takes a LanguageType argume...Enrico Granata1-2/+5
2015-09-25Fix evaluation of unicode character arrays (char16_t[] and char32_t[])Dawn Perchik1-0/+13
2015-09-17Add the ability for formatter categories to be bound to one or more languagesEnrico Granata1-0/+11
2015-09-04Nuke CXXFormatterFunctions.cpp - split the contents of it across different fi...Enrico Granata1-0/+177
2015-09-02Move the functions that FormatManager uses to actually load formatters into t...Enrico Granata1-0/+120