]> granicus.if.org Git - clang/commit
[Options] make Option a value type.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 18 Oct 2012 20:33:42 +0000 (20:33 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 18 Oct 2012 20:33:42 +0000 (20:33 +0000)
commit97b8fd941475ec233b329a21a4ec94698f8a4b5b
treee14bf1c850d25d1675b1ebc7c28046b120f9b65e
parentc337d1457e4600107a1b3793f62ca96a33f1308b
[Options] make Option a value type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166223 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Arg.h
include/clang/Driver/ArgList.h
include/clang/Driver/OptTable.h
include/clang/Driver/Option.h
lib/Driver/Arg.cpp
lib/Driver/ArgList.cpp
lib/Driver/OptTable.cpp
lib/Driver/Option.cpp
lib/Driver/ToolChains.cpp