diff options
author | Jason Molenda <jmolenda@apple.com> | 2011-11-10 23:03:44 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2011-11-10 23:03:44 +0000 |
commit | ef5f6a239193d8ca66a9ffcc1e6077622a0d3980 (patch) | |
tree | 770e65cb7efaad842dbcd718561aa0420ad28f67 /clang/lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | a113eb02057c304164ded0d124c962ce32638f39 (diff) | |
download | bcm5719-llvm-ef5f6a239193d8ca66a9ffcc1e6077622a0d3980.tar.gz bcm5719-llvm-ef5f6a239193d8ca66a9ffcc1e6077622a0d3980.zip |
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
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions