[Driver][cc1][cc1as] Call OptTable::PrintHelp with explicit " [options] file..."
authorFangrui Song <maskray@google.com>
Wed, 10 Oct 2018 00:15:33 +0000 (00:15 +0000)
committerFangrui Song <maskray@google.com>
Wed, 10 Oct 2018 00:15:33 +0000 (00:15 +0000)
commitd0028238302d6b673ac693cada423c77a1531e0b
tree8cc4acfc476d9270167d68ffc6eaed970440d648
parent88478bbc603222965b9f617acccb0d7ba409ac3b
[Driver][cc1][cc1as] Call OptTable::PrintHelp with explicit " [options] file..."

Summary: This is to accommodate a change in llvm/lib/Option/OptTable.cpp D51009

Reviewers: rupprecht, alexshap, jhenderson

Reviewed By: rupprecht

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D51109

llvm-svn: 344098
clang/lib/Driver/Driver.cpp
clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
clang/tools/driver/cc1as_main.cpp