]> granicus.if.org Git - clang/commit
clang-cl: Silently ignore /d2FastFail flag.
authorNico Weber <nicolasweber@gmx.de>
Tue, 29 Mar 2016 19:41:02 +0000 (19:41 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 29 Mar 2016 19:41:02 +0000 (19:41 +0000)
commit4e812c1ad7fd5c49300c5ed2b8903c68cb9281b5
tree8eae981ea3a54b766ada1e8bd7ba4111d22a43e4
parentb21ad6eba5c62eafaec11786a1c48c304bee21fb
clang-cl: Silently ignore /d2FastFail flag.

It's some debugging flag for cl.exe related to how it writes crash dumps.

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