Option parsing tables: pick up AliasArgs from the OPTION macro.
authorHans Wennborg <hans@hanshq.net>
Wed, 31 Jul 2013 23:07:21 +0000 (23:07 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 31 Jul 2013 23:07:21 +0000 (23:07 +0000)
commit212e7ec7726c1fe0f884e2464ea761196bb43cbf
treee6f256cf078caf5ea64725b43e18148aab69fa8d
parent5fdcf86861170e948ae577b4e931bdf98e7dfc35
Option parsing tables: pick up AliasArgs from the OPTION macro.

This depends on LLVM r187537.

The SUPPORT_ALIASARGS macro will be removed once all option parsing
clients have been updated.

llvm-svn: 187538
clang/include/clang/Driver/CC1AsOptions.h
clang/include/clang/Driver/Options.h
clang/lib/Driver/CC1AsOptions.cpp
clang/lib/Driver/DriverOptions.cpp