summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaChecking.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-08-18 22:46:50 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-08-18 22:46:50 +0000
commit293683b6c413c05914267071a1d4feb61e2ce358 (patch)
treea5f9b3c5ff79f73b3829e325764ed4fcb20ec31d /clang/lib/Sema/SemaChecking.cpp
parentf4dd4ae7cc6c34d2f129b2df190a42848f919b6f (diff)
downloadbcm5719-llvm-293683b6c413c05914267071a1d4feb61e2ce358.tar.gz
bcm5719-llvm-293683b6c413c05914267071a1d4feb61e2ce358.zip
Add an option (-p regexp-pattern) to specify the regular expression symbol pattern we're interested in disassembling.
An example: utils/test/lldb-disasm.py -C "platform select remote-ios" -o "-b -n" -e '~/CoreFoundation' -n 20 -p '-\[NSArray .+\]' disassembles the first 20 NSArray instance methods found in the CoreFoundation module. llvm-svn: 138002
Diffstat (limited to 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud