Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b9c1b51e45b845debb76d8658edabca70ca56079
/
lldb
/
source
/
DataFormatters
/
FormattersHelpers.cpp
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
f4d5218
Remove even more of the data formatters that silently run code
by Enrico Granata
· 10 years ago
8d94ba0
This change introduces a "ExpressionExecutionThread" to the ThreadList.
by Jim Ingham
· 10 years ago
89d8ef7
Upstream some data formatter related cleanups
by Enrico Granata
· 10 years ago
d717cc9
Rationalization of includes in the data formatters code
by Enrico Granata
· 10 years ago
31fda93
Introduce a variant of GetSummaryAsCString() that takes a LanguageType argument, and use it when crafting summaries by running selectors
by Enrico Granata
· 10 years ago
045c829
Fix evaluation of unicode character arrays (char16_t[] and char32_t[])
by Dawn Perchik
· 10 years ago
fa6b278
Add the ability for formatter categories to be bound to one or more languages
by Enrico Granata
· 10 years ago
419d791
Nuke CXXFormatterFunctions.cpp - split the contents of it across different files, so that things are better organized along the C++/ObjC line
by Enrico Granata
· 10 years ago
df7e79e
Move the functions that FormatManager uses to actually load formatters into their own file
by Enrico Granata
· 10 years ago