summaryrefslogtreecommitdiffstats
path: root/lldb/source/DataFormatters/FormattersHelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Python] Start eradicating unneeded LLDB_DISABLE_PYTHON guards.Davide Italiano2019-03-141-2/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Move classes from Core -> Utility.Zachary Turner2017-02-021-2/+2
* Make lldb::Regex use StringRef.Zachary Turner2016-09-211-7/+7
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-115/+103
* Remove even more of the data formatters that silently run codeEnrico Granata2016-04-081-177/+0
* This change introduces a "ExpressionExecutionThread" to the ThreadList. Jim Ingham2016-03-121-3/+8
* Upstream some data formatter related cleanupsEnrico Granata2015-11-131-7/+18
* Rationalization of includes in the data formatters codeEnrico Granata2015-10-201-0/+1
* Introduce a variant of GetSummaryAsCString() that takes a LanguageType argume...Enrico Granata2015-10-071-2/+5
* Fix evaluation of unicode character arrays (char16_t[] and char32_t[])Dawn Perchik2015-09-251-0/+13
* Add the ability for formatter categories to be bound to one or more languagesEnrico Granata2015-09-171-0/+11
* Nuke CXXFormatterFunctions.cpp - split the contents of it across different fi...Enrico Granata2015-09-041-0/+177
* Move the functions that FormatManager uses to actually load formatters into t...Enrico Granata2015-09-021-0/+120
OpenPOWER on IntegriCloud