]> granicus.if.org Git - clang/commit
Driver: Add extra parameters for help text to option definitions.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 31 Mar 2009 20:12:05 +0000 (20:12 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 31 Mar 2009 20:12:05 +0000 (20:12 +0000)
commitc0d12e93ee244534147960334c095a6d6510d0ae
treee9162c90a7152e2d2e403cb04def1988acc3c952
parent64ffc1472ef2a67725101b8b0b64c84ec4a4a148
Driver: Add extra parameters for help text to option definitions.
 - Currently unused.

And yes, now may be about the time I want a TableGen backend.

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