]> granicus.if.org Git - clang/commitdiff
add test for r332053
authorNico Weber <nicolasweber@gmx.de>
Tue, 29 May 2018 14:48:30 +0000 (14:48 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 29 May 2018 14:48:30 +0000 (14:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@333423 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/cl-options.c

index 7e71fd2db903987bbeb182ab797e004995bb004c..1698f6911546a993b49bcb01e702820ff0dd061f 100644 (file)
 // RUN:     --driver-mode=cl \
 // RUN:     -fcolor-diagnostics \
 // RUN:     -fno-color-diagnostics \
+// RUN:     -fcoverage-mapping \
+// RUN:     -fno-coverage-mapping \
 // RUN:     -fdiagnostics-color \
 // RUN:     -fno-diagnostics-color \
 // RUN:     -fdiagnostics-parseable-fixits \