diff options
author | Enrico Granata <egranata@apple.com> | 2013-06-20 23:40:21 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2013-06-20 23:40:21 +0000 |
commit | aad8e480549bc3e23b172534c2b6b8ffcf0425a2 (patch) | |
tree | c27d6eec9d63c1fca281cb65811823c00f3da114 /clang/test/Modules/Inputs/System/usr/include/stdint.h | |
parent | d6c62b66b5eefc61d8891332b549cd2983ebfc13 (diff) | |
download | bcm5719-llvm-aad8e480549bc3e23b172534c2b6b8ffcf0425a2.tar.gz bcm5719-llvm-aad8e480549bc3e23b172534c2b6b8ffcf0425a2.zip |
In thread and frame format strings, it is now allowed to use Python functions to generate part or all of the output text
Specifically, the ${target ${process ${thread and ${frame specifiers have been extended to allow a subkeyword .script:<fctName> (e.g. ${frame.script:FooFunction})
The functions are prototyped as
def FooFunction(Object,unused)
where object is of the respective SB-type (SBTarget for target.script, ... and so on)
This has not been implemented for ${var because it would be akin to a Python summary which is already well-defined in LLDB
llvm-svn: 184500
Diffstat (limited to 'clang/test/Modules/Inputs/System/usr/include/stdint.h')
0 files changed, 0 insertions, 0 deletions