[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)
commitbfdde7cb603220b008632e21e9e11af22a8cc636
treee62a2572fdf2f85b8231f33b2da539f6b9cea8ad
parentb16488c9fbc5b1a846757c679de1761ff1486265
[Options] Store the owning OptTable in Option so it can construct Group and Alias.

llvm-svn: 165150
clang/include/clang/Driver/Option.h
clang/lib/Driver/OptTable.cpp
clang/lib/Driver/Option.cpp