Moved 25 flags to clang_ignored_gcc_optimization_f_Group. Will display a warning
authorArthur Marble <arthur@info9.net>
Fri, 18 Jul 2014 11:38:58 +0000 (11:38 +0000)
committerArthur Marble <arthur@info9.net>
Fri, 18 Jul 2014 11:38:58 +0000 (11:38 +0000)
commitc0d0603999c345a3f3bee5655a1871a46005d1f6
tree9856ee46240e8d8a90d9af47acebf71c30e74b59
parent5f7279ea6df2784483efaec972807150aab0214e
Moved 25 flags to clang_ignored_gcc_optimization_f_Group. Will display a warning
to the user if they try to pass those optimizations. The revision for this patch
is here: http://reviews.llvm.org/D4474. This patch will fix many errors in the
rebuild of Debian with clang. Here is a link to the page for unknown arguments:
http://clang.debian.net/status.php?version=3.4.2&key=UNKNOWN_ARG

llvm-svn: 213365
clang/include/clang/Driver/Options.td
clang/test/Driver/clang_f_opts.c