diff options
author | Greg Clayton <gclayton@apple.com> | 2015-01-27 23:45:56 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2015-01-27 23:45:56 +0000 |
commit | 56f455c9fcd5f51a4888f452884043c632d026d3 (patch) | |
tree | 7446e77dca55e89d3489b0df1cb2a7e7f933bb24 /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | 2e56d950ff068609bd7fa40b4bc3f83fbf370ef1 (diff) | |
download | llvm-56f455c9fcd5f51a4888f452884043c632d026d3.zip llvm-56f455c9fcd5f51a4888f452884043c632d026d3.tar.gz llvm-56f455c9fcd5f51a4888f452884043c632d026d3.tar.bz2 |
Added test case to make sure we don't regress on settings breakpoints by selector and with the various partially specified ObjC specified breakpoints.
This test tests the equivalent of:
breakpoint set --name count
breakpoint set --selector count
breakpoint set --name isEqual:
breakpoint set --selector isEqual:
breakpoint set --name "-[MyClass(MyCategory) myCategoryFunction]"
breakpoint set --name "-[MyClass myCategoryFunction]"
breakpoint set --name "[MyClass myCategoryFunction]"
llvm-svn: 227271
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions