[PATCH] D61269: [CommandLine] Change help output to prefix long options with `--` instead of `-`. NFC . Part 3 of 5
Don Hinton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 30 15:42:35 PDT 2019
hintonda updated this revision to Diff 197466.
hintonda added a comment.
- Refactor and fix additional dashes in error messages and 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
llvm/unittests/Support/CommandLineTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61269.197466.patch
Type: text/x-patch
Size: 17627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190430/77718d95/attachment-0001.bin>
More information about the cfe-commits
mailing list