diff options
author | Don Hinton <hintonda@gmail.com> | 2019-04-29 18:34:18 +0000 |
---|---|---|
committer | Don Hinton <hintonda@gmail.com> | 2019-04-29 18:34:18 +0000 |
commit | 89e583b843b5d2cefee8a486caa4849f3d742e82 (patch) | |
tree | 8b4fa90400afbe03559c2e3552f3ab63e6868815 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 0a5c2b244930984f6ad920d901dcc362032a7e85 (diff) | |
download | llvm-89e583b843b5d2cefee8a486caa4849f3d742e82.zip llvm-89e583b843b5d2cefee8a486caa4849f3d742e82.tar.gz llvm-89e583b843b5d2cefee8a486caa4849f3d742e82.tar.bz2 |
[CommandLine] Don't allow unlimitted dashes for options. Part 1 or 5
Summary:
Prior to this patch, the CommandLine parser would strip an
unlimitted number of dashes from options. This patch limits it to
two.
Reviewers: rnk
Reviewed By: rnk
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D61229
llvm-svn: 359480
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions