]> granicus.if.org Git - clang/commit
Options.td: fold the NoForward flag into DriverOption
authorHans Wennborg <hans@hanshq.net>
Thu, 25 Jul 2013 23:09:00 +0000 (23:09 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 25 Jul 2013 23:09:00 +0000 (23:09 +0000)
commit19caff4f9a38c23bffdc8ff801a36026ab61ebd7
treebe6662cb398c5d5e58095cf83c2ad42bad5f7b95
parentb775100fea6d8955149897dae1adca50ca471d17
Options.td: fold the NoForward flag into DriverOption

They seemed to have the same implications, and this makes for one
less flag to worry about.

Differential Revision: http://llvm-reviews.chandlerc.com/D1219

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