]> granicus.if.org Git - clang/commit
[Options] Store the option ID in OptTable::Info.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 25 Sep 2012 23:12:48 +0000 (23:12 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 25 Sep 2012 23:12:48 +0000 (23:12 +0000)
commit663117ab56390a18f4157ca84c9a92e5c6cad054
tree7426028dd2920b7aba63b67b7c1f2342c5e16cbe
parentafbb66262948732dc0f9617ffd80768c7145e0c7
[Options] Store the option ID in OptTable::Info.

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