aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-08-24 18:34:32 +0000
committerRui Ueyama <ruiu@google.com>2017-08-24 18:34:32 +0000
commit00cf731ecd1837068a172841c5bb55f403a5dd10 (patch)
treeb35e42fd6ad5070b772b4688d5d2e352e7fe5f96 /llvm/lib/Support/CommandLine.cpp
parent1b6d8713e4ec71e7aefec11e17a8bc3ff5c72d66 (diff)
downloadllvm-00cf731ecd1837068a172841c5bb55f403a5dd10.zip
llvm-00cf731ecd1837068a172841c5bb55f403a5dd10.tar.gz
llvm-00cf731ecd1837068a172841c5bb55f403a5dd10.tar.bz2
Make empty arguments visible in error messages.
Before this patch, lld printed out something like error: -O: number expected, but got After this patch, it prints out the same error message like this: error: -O: number expected, but got '' Fixes https://bugs.llvm.org/show_bug.cgi?id=34311 llvm-svn: 311681
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions