]> granicus.if.org Git - clang/commit
Move -fms-extensions defaulting to driver, instead of using getDefaultLangOptions.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 17 Nov 2009 07:06:20 +0000 (07:06 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 17 Nov 2009 07:06:20 +0000 (07:06 +0000)
commit0be42c44f0199c5023b542d6a6d2e66eb594f27d
tree63fb628c32146293f2bd2e2be2f661ae666fdaa1
parentef7fdc6b7386cf8920c59fda623cc7627fa1c048
Move -fms-extensions defaulting to driver, instead of using getDefaultLangOptions.

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