]> granicus.if.org Git - clang/commit
Avoid assert failure on some invalid cc1 options.
authorDouglas Katzman <dougk@google.com>
Wed, 6 Jan 2016 01:37:57 +0000 (01:37 +0000)
committerDouglas Katzman <dougk@google.com>
Wed, 6 Jan 2016 01:37:57 +0000 (01:37 +0000)
commit79dc9d7304c9baa19a7156f7c6f40287fec20f46
treea4cc8b6fc9241714b77843e7b6093e62029740c5
parent72f508c0d8d4d033d7e09aaa192333a0b3c9137b
Avoid assert failure on some invalid cc1 options.

Addressing review comment in D13221.

Differential Revision: http://reviews.llvm.org/D15882

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@256897 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInvocation.cpp
test/Driver/debug-options.c