Skip to content
Commit ef5f6a23 authored by Jason Molenda's avatar Jason Molenda
Browse files

Fix order of arguments for target stop-hook list/delete. Having

the argument description in the command name could cause a command
alias to crash, e.g.
command alias zzz target stop-hook delete 1
because the "name" is used to re-fetch the exact CommandObject when
adding the final arg.

<rdar://problem/10423753>

llvm-svn: 144330
parent a113eb02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment