]> granicus.if.org Git - clang/commit
[Options] Store the owning OptTable in Option so it can construct Group and Alias.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 3 Oct 2012 19:58:10 +0000 (19:58 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 3 Oct 2012 19:58:10 +0000 (19:58 +0000)
commit9b7dcdb53cee4234c48bb4ceeef39536419945cf
treeeb370024d6258b6bc5ee015b129e8762b808986f
parentfc44e88cbdf013d285f2e4e3962fb80dcad56770
[Options] Store the owning OptTable in Option so it can construct Group and Alias.

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