]> granicus.if.org Git - clang/commit
[Options] make Option a value type.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 19 Oct 2012 22:36:40 +0000 (22:36 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 19 Oct 2012 22:36:40 +0000 (22:36 +0000)
commite4151c5d1b48efac740b89cc16e5054850cbdecb
treef2841e5afcc80fefb191c5b21f6cb503f341f390
parente62cec287c7369f50b327ba58ebb2e5a153b6b73
[Options] make Option a value type.

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