[PATCH] D61269: [CommandLine] Change help output to prefix long options with `--` instead of `-`. NFC . Part 3 of 5
Don Hinton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 01:28:37 PDT 2019
hintonda updated this revision to Diff 197267.
hintonda added a comment.
Herald added subscribers: cfe-commits, thopre.
Herald added a project: clang.
- Fix dashes in error messages and in tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61269/new/
https://reviews.llvm.org/D61269
Files:
clang/test/Driver/clang-offload-bundler.c
llvm/lib/Support/CommandLine.cpp
llvm/test/FileCheck/dump-input-enable.txt
llvm/test/Support/check-default-options.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61269.197267.patch
Type: text/x-patch
Size: 13972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/7a904881/attachment.bin>
More information about the llvm-commits
mailing list