]> granicus.if.org Git - clang/commit
Driver: Add information on Driver input/temporary types.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 12 Mar 2009 07:40:41 +0000 (07:40 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 12 Mar 2009 07:40:41 +0000 (07:40 +0000)
commite9fba573bd9433b89a12f747f2c4ccfa490a79cb
treec590019021699ccd00bf99512932e0f8212efc75
parent644eade617a4e2e665455accf18c455e8d025699
Driver: Add information on Driver input/temporary types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66781 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.def
include/clang/Driver/Types.def [new file with mode: 0644]
include/clang/Driver/Types.h [new file with mode: 0644]
lib/Driver/Types.cpp [new file with mode: 0644]