diff options
| author | Adrian Prantl <aprantl@apple.com> | 2019-06-11 21:14:02 +0000 |
|---|---|---|
| committer | Adrian Prantl <aprantl@apple.com> | 2019-06-11 21:14:02 +0000 |
| commit | e6130a309094c02fe7ac3d0ebe8aab37a51d6806 (patch) | |
| tree | 7d663cbb40bdec788bb264968390e599a75f1242 /llvm/lib/Transforms/Hello | |
| parent | 4c3722aea81a20a5de9b01eb5f68320f975c6209 (diff) | |
| download | bcm5719-llvm-e6130a309094c02fe7ac3d0ebe8aab37a51d6806.tar.gz bcm5719-llvm-e6130a309094c02fe7ac3d0ebe8aab37a51d6806.zip | |
Fix a crash in option parsing.
The call to getopt_long didn't handle the case where the *last* option
had an argument missing.
<rdar://problem/51231882>
Differential Revision: https://reviews.llvm.org/D63110
llvm-svn: 363101
Diffstat (limited to 'llvm/lib/Transforms/Hello')
0 files changed, 0 insertions, 0 deletions

