]> granicus.if.org Git - clang/commit
[Options] make Option a value type.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 10 Oct 2012 21:48:26 +0000 (21:48 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 10 Oct 2012 21:48:26 +0000 (21:48 +0000)
commit0464fd5e4ce2193e786e5adcab6b828f9366dae3
tree72b476462a53dc48deb42a48fc89285a11e28517
parentcf9030e480f77ab349672f00ad302e216c26c92c
[Options] make Option a value type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165663 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