]> granicus.if.org Git - clang/commit
replace useNeXTRuntimeAsDefault with a generic hook that allows targets
authorChris Lattner <sabre@nondot.org>
Thu, 4 Dec 2008 22:54:33 +0000 (22:54 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Dec 2008 22:54:33 +0000 (22:54 +0000)
commit8fc4dfb30e8bd94ca2ea7adb6cbece04fb96cd99
tree863f9eab479214595bfe5b10415dc199806d67b7
parent0e50b6e7c104d00614baa3d80df62f1630a94d9c
replace useNeXTRuntimeAsDefault with a generic hook that allows targets
to specify their default language options.

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