Commits

Doug Gregor committed 5e11e3f7287
Also map -enable-omit-needless-words to a language option. Although omit-needless-words is almost entirely a Clang importer task, there are a handful of other places in the compiler that will need to query this flag as well. NFC for now; those changes will come soon.