]> granicus.if.org Git - clang/commit
Add a bunch of other GCC '-f' options and ignore them. This covers every
authorChandler Carruth <chandlerc@gmail.com>
Mon, 30 Sep 2013 07:46:08 +0000 (07:46 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 30 Sep 2013 07:46:08 +0000 (07:46 +0000)
commit144fe706a0303860c03406e4d090e2f2191dfd0e
treeb8ed2b8e8cbe450940097d26eb66a1799ca22ced
parent8af75cd47c60643c329d2444a5ae76cda2c9e24d
Add a bunch of other GCC '-f' options and ignore them. This covers every
such option I've been able to find in the wild in our build system.

Note that I haven't added test cases for this. I can do so if folks
want, but they're *really* boring considering that this is all generated
code to parse and ignore unsued options.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191653 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td