]> granicus.if.org Git - clang/commit
Invalid O levels on the command line no longer have a confusing error.
authorAaron Ballman <aaron@aaronballman.com>
Mon, 6 Feb 2012 00:40:31 +0000 (00:40 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 6 Feb 2012 00:40:31 +0000 (00:40 +0000)
commite6cc51d9d7100d2d3e3ba48b476ab86fa1feca82
treeea5730afba76b0d208e81a420f55d36ac8d6956b
parent96ad633771182c54b5b62fa4be23f866ed0beb15
Invalid O levels on the command line no longer have a confusing error.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149852 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInvocation.cpp
test/Driver/invalid-o-level.c [new file with mode: 0644]