]> granicus.if.org Git - clang/commit
Driver: fix option declaration
authorSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 30 Jun 2017 15:15:39 +0000 (15:15 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 30 Jun 2017 15:15:39 +0000 (15:15 +0000)
commitfa96f87e3390e366aa23e8be3e0fe78370fb0db9
treeb9b8dbf0043eebfb05e4fdfaac353eec951839af
parent0375288466e510a35fda999e37053ab13a79ea89
Driver: fix option declaration

The option is a "joined" argument.  Fix silly copy-paste error.  This
allows the parsing to work at runtime.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@306830 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td