]> granicus.if.org Git - clang/commit
Driver: Keep the rendering style in the option, instead of as part of the Arg.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 9 Jun 2010 22:31:04 +0000 (22:31 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 9 Jun 2010 22:31:04 +0000 (22:31 +0000)
commite375c4a02ac6e18b166a067b8226e15a1ab009e7
tree0933ab42af9a43bf4e31873d3378455f4aebfc44
parent4465a776a56de81211ae4672e5782c6bef075135
Driver: Keep the rendering style in the option, instead of as part of the Arg.

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