summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/ReachableCode.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-03-01 02:20:14 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-03-01 02:20:14 +0000
commit37f99fdb73230ddf46a0b92258dac8ca9f524af1 (patch)
treee9a24295089f49bd1ab7a30b32490702aa79f992 /clang/lib/Analysis/ReachableCode.cpp
parenta9a0f5d206655998dabf3acc14fcc58e834ca118 (diff)
downloadbcm5719-llvm-37f99fdb73230ddf46a0b92258dac8ca9f524af1.tar.gz
bcm5719-llvm-37f99fdb73230ddf46a0b92258dac8ca9f524af1.zip
Add TestProcessAPI.py which exercises some Python SBProcess API. In particular, this tests
the SBProcess.ReadMemory() API, which, due to SWIG typemap'ing, expects 3 arguments (the location to read from, the size in bytes to read, and an SBError object), and returns the result as a Python string object. On SnowLeopard where this has been tested, the SWIG script needs to be pampered (use the exact same parameter names as in SBProcess.h) in order for this to work. llvm-svn: 126736
Diffstat (limited to 'clang/lib/Analysis/ReachableCode.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud