diff options
Diffstat (limited to 'clang/test/Driver')
-rw-r--r-- | clang/test/Driver/cl-options.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Driver/cl-options.c b/clang/test/Driver/cl-options.c index a3ecfecd6a5..c9e857332d7 100644 --- a/clang/test/Driver/cl-options.c +++ b/clang/test/Driver/cl-options.c @@ -247,6 +247,7 @@ // RUN: /bigobj \ // RUN: /cgthreads4 \ // RUN: /cgthreads8 \ +// RUN: /d2FastFail \ // RUN: /d2Zi+ \ // RUN: /errorReport:foo \ // RUN: /FC \ |