aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewText.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-09-09 00:25:56 +0000
committerRui Ueyama <ruiu@google.com>2016-09-09 00:25:56 +0000
commita60058c8f5e9d44fba334230456a3432e0f00483 (patch)
treef59cf14c837487ba5ebc311ddb06b2e5c5ea7cf8 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp
parentc39ef776fcf7360de7ff7b7eb2e63cd3c580dd3b (diff)
downloadllvm-a60058c8f5e9d44fba334230456a3432e0f00483.zip
llvm-a60058c8f5e9d44fba334230456a3432e0f00483.tar.gz
llvm-a60058c8f5e9d44fba334230456a3432e0f00483.tar.bz2
Fix -output option.
Usually, options that are longer than one character can be preceded either by "-" or "--", but options starting with "o" are exceptions because they conflict with "-o" option. They have to be preceded by "--". llvm-svn: 281004
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions