summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBProcess.i
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2014-09-06 01:30:04 +0000
committerEnrico Granata <egranata@apple.com>2014-09-06 01:30:04 +0000
commitedc44140947e4e3721e2a44e527b8b538451271d (patch)
tree394993f8fa69d4253ab7df24d586f9a139a63939 /lldb/scripts/Python/interface/SBProcess.i
parent728894340f2a95eef5330b60410fb2abb158137b (diff)
downloadbcm5719-llvm-edc44140947e4e3721e2a44e527b8b538451271d.tar.gz
bcm5719-llvm-edc44140947e4e3721e2a44e527b8b538451271d.zip
Expose the ability to retrieve the result of a type validator via the SB API. To keep it simple, do not expose the pair, but just return a NULL string for success, and a non-NULL string for error; If we were to decide to expose the pair, we would need an SBTypeValidatorResult, which is fine, but it should come as part of exposing type validators through the SB API rather than as a one-off thing. So, KISS for now
llvm-svn: 217299
Diffstat (limited to 'lldb/scripts/Python/interface/SBProcess.i')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud