From 6ecaf9a2202659f7d71b92b97e24998fde1864cd Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Fri, 1 Jun 2018 15:02:43 +0000 Subject: Remove redundant -fno-coverage-mapping added in r333761 (already added in r333423) llvm-svn: 333762 --- clang/test/Driver/cl-options.c | 1 - 1 file changed, 1 deletion(-) (limited to 'clang/test/Driver/cl-options.c') diff --git a/clang/test/Driver/cl-options.c b/clang/test/Driver/cl-options.c index 616a4287210..b105146c379 100644 --- a/clang/test/Driver/cl-options.c +++ b/clang/test/Driver/cl-options.c @@ -592,7 +592,6 @@ // RUN: -flto \ // RUN: -fmerge-all-constants \ // RUN: -no-canonical-prefixes \ -// RUN: -fno-coverage-mapping \ // RUN: --version \ // RUN: -Werror /Zs -- %s 2>&1 -- cgit v1.2.3