aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.h
diff options
context:
space:
mode:
authorEnrico Granata <granata.enrico@gmail.com>2011-07-12 22:56:10 +0000
committerEnrico Granata <granata.enrico@gmail.com>2011-07-12 22:56:10 +0000
commitf4efecd9587a54e331e14b90f53ef9f2bdfcfc93 (patch)
treedc88ed6dcb21a374f270d88684ca781e7cc49f46 /llvm/lib/Bitcode/Reader/BitcodeReader.h
parent5d11676eef4727474e6141e390c8fd20a54f1e1a (diff)
downloadllvm-f4efecd9587a54e331e14b90f53ef9f2bdfcfc93.zip
llvm-f4efecd9587a54e331e14b90f53ef9f2bdfcfc93.tar.gz
llvm-f4efecd9587a54e331e14b90f53ef9f2bdfcfc93.tar.bz2
smarter summary strings:
- formats %s %char[] %c and %a now work to print 0-terminated c-strings if they are applied to a char* or char[] even without the [] operator (e.g. ${var%s}) - array formats (char[], intN[], ..) now work when applied to an array of a scalar type even without the [] operator (e.g. ${var%int32_t[]}) LLDB will not crash because of endless loop when trying to obtain a summary for an object that has no value and references itself in its summary string In many cases, a wrong summary string will now display an "<error>" message instead of giving out an empty string llvm-svn: 135007
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions