diff options
author | Sean Callanan <scallanan@apple.com> | 2012-01-04 19:11:25 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2012-01-04 19:11:25 +0000 |
commit | a4c6ad191417112dae453d3b9313aff6c5bb18f7 (patch) | |
tree | 592a13dd1d38da69ad6b75bd294df148489c7cea /llvm/lib/Support/CommandLine.cpp | |
parent | 06d3d01295cfa1e22bf46caf35e6fd4e4d286607 (diff) | |
download | bcm5719-llvm-a4c6ad191417112dae453d3b9313aff6c5bb18f7.tar.gz bcm5719-llvm-a4c6ad191417112dae453d3b9313aff6c5bb18f7.zip |
Fixed the help text for raw commands like "expr"
to include -- in sample command lines. Now LLDB
prints
expression [-f <format>] -- <expr>
instead of
expression [-f <format>] <expr>
and also adds a new example line:
expression <expr>
to show that in the absense of arguments the --
can be ommitted.
llvm-svn: 147540
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions