]> granicus.if.org Git - clang/commit
clang-cl: support -fmacro-backtrace-limit
authorHans Wennborg <hans@hanshq.net>
Sat, 11 Apr 2015 11:44:44 +0000 (11:44 +0000)
committerHans Wennborg <hans@hanshq.net>
Sat, 11 Apr 2015 11:44:44 +0000 (11:44 +0000)
commitb102ed754fd8905ac6b4f4305aa5a11892723126
tree68192df488137290e2b530fc64d084f475385f2f
parentde900e97bb31c4ba3186419380f196730ed3fc7e
clang-cl: support -fmacro-backtrace-limit

Also fix the test for "core options" to actually fail
in case an option isn't supported.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@234684 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
test/Driver/cl-options.c