Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
source
/
DataFormatters
/
FormattersHelpers.cpp
ceff664
Remove header grouping comments.
by Jonas Devlieghere
· 7 years ago
bf9a773
Move classes from Core -> Utility.
by Zachary Turner
· 9 years ago
95eae42
Make lldb::Regex use StringRef.
by Zachary Turner
· 9 years ago
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
· 9 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