This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4be56e93706f94de488c4ca31e98510bbdd0bc47
clang-p2996
/
lldb
/
test
/
functionalities
/
data-formatter
/
data-formatter-synthval
History
Sean Callanan
05834cd2ad
Reversed r238363, because the message is inconsistent
...
with all the other assertion messages. llvm-svn: 241212
2015-07-01 23:56:30 +00:00
..
main.cpp
Fix a problem where summary strings could not use a synthetically generated value as part of themselves
2014-10-22 20:14:09 +00:00
Makefile
Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
2014-10-08 18:27:36 +00:00
myIntSynthProvider.py
If a ValueObject has a child that vends synthetic children, but only does so to generate a value for itself, that's not a disqualifier from one-line printing. Also, fetch synthetic values if available and requested for children as well while printing them
2014-10-09 18:47:36 +00:00
TestDataFormatterSynthVal.py
Reversed r238363, because the message is inconsistent
2015-07-01 23:56:30 +00:00