]> granicus.if.org Git - clang/commit
Driver: Move INPUT and UNKNOWN sentinel options into the OptParser.td file.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 19 Nov 2009 18:47:17 +0000 (18:47 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 19 Nov 2009 18:47:17 +0000 (18:47 +0000)
commita08304a38c2fecd647f41039d2245f0c4cd33504
tree4bde6948991e66b08a13e5d2fb1addf94ba78a50
parent498429fa24555ac1c849d8bc6a893d29bd3da4b6
Driver: Move INPUT and UNKNOWN sentinel options into the OptParser.td file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89371 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.h
include/clang/Driver/OptParser.td
include/clang/Driver/Options.h
lib/Driver/CC1Options.cpp
lib/Driver/DriverOptions.cpp