]> granicus.if.org Git - clang/commit
Revert "Using an invalid -O falls back on -O3 instead of an error"
authorSylvestre Ledru <sylvestre@debian.org>
Mon, 11 Nov 2013 20:51:44 +0000 (20:51 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Mon, 11 Nov 2013 20:51:44 +0000 (20:51 +0000)
commit849f3ececee1293371bc0930fcb74b0a44f22c98
treeb2f4770031eacad0b92bec7b9d327f04d0b82264
parent51a0ab82d98a1a8c1c03ca8699e1253613a241bb
Revert "Using an invalid -O falls back on -O3 instead of an error"

This reverts commit r194403.

Was breaking too many tests...

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194420 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticDriverKinds.td
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
test/Driver/clang_f_opts.c