summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2011-06-14 03:55:41 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2011-06-14 03:55:41 +0000
commit059640b521035a79d1c13ed2744c98cdef32e0a1 (patch)
tree0b5fb7c49f4ba68f14e884fb343d6c93ad70dede /lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp
parenteb994b27ffd1c4c7ad6ee69177d5a175659bd554 (diff)
downloadbcm5719-llvm-059640b521035a79d1c13ed2744c98cdef32e0a1.tar.gz
bcm5719-llvm-059640b521035a79d1c13ed2744c98cdef32e0a1.zip
Generalise pattern for matching IsValid signature
Previously the IsValid pattern matched only function signatures of the form: def IsValid(*args): ... However under SWIG 1.3.40 on Linux the signature reads: def IsValid(self): ... The new pattern matches both signature types by matching only up to the left paren. llvm-svn: 132968
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud