Improve the CHECK lines in debug-options.c by separating out the check
authorAdrian Prantl <aprantl@apple.com>
Mon, 17 Oct 2016 20:14:23 +0000 (20:14 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 17 Oct 2016 20:14:23 +0000 (20:14 +0000)
commit3e23c04f0a4d4bd91efb85db41b3324a0ff98cc7
treeed9cceced307c5949d11c7d69f6f1fa9d4c4f431
parent877428dee1db8baa4b831101645f6ee85d57391b
Improve the CHECK lines in debug-options.c by separating out the check
for debug info kind and dwarf version.

llvm-svn: 284420
clang/test/Driver/debug-options.c