This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
test
/
functionalities
/
data-formatter
/
data-formatter-stl
/
libcxx
/
string
History
Enrico Granata
49bfafb510
Shuffle APIs around a little bit, so that if you pass custom summary options, we don't end up caching the summary hence obtained. You may want to obtain an uncapped summary, but this should not be reflected in the summary we cache. The drawback is that we don't cache as aggressively as we could, but at least you get to have different summaries with different options without having to reset formatters or the SBValue at each step
...
llvm-svn: 222280
2014-11-18 23:36:25 +00:00
..
main.cpp
Add the ability for the NSString and libc++ std::string formatters to retrieve uncapped data
2014-11-18 22:54:45 +00:00
Makefile
…
TestDataFormatterLibcxxString.py
Shuffle APIs around a little bit, so that if you pass custom summary options, we don't end up caching the summary hence obtained. You may want to obtain an uncapped summary, but this should not be reflected in the summary we cache. The drawback is that we don't cache as aggressively as we could, but at least you get to have different summaries with different options without having to reset formatters or the SBValue at each step
2014-11-18 23:36:25 +00:00