]> granicus.if.org Git - clang/commit
Option parsing tables: remove some unnecessary #defines
authorHans Wennborg <hans@hanshq.net>
Wed, 17 Jul 2013 16:54:06 +0000 (16:54 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 17 Jul 2013 16:54:06 +0000 (16:54 +0000)
commitb17a2c119877b47cb3fb68c76a91dfe4d8cc6199
tree4cb0fdc17609a2c7bb6ac3e4693092b592071764
parent215c57ff4a75388913dc392d03d84ec8c4c3ee1e
Option parsing tables: remove some unnecessary #defines

Also make some strings static and add missing #undef's

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